swayf / proxmoxer

python wrapper for Proxmox API v2 (https://pve.proxmox.com/pve-docs/api-viewer/index.html)
MIT License
156 stars 58 forks source link

Fixing output parsing for pvesh 5.3 #68

Open pskrzyns opened 5 years ago

pskrzyns commented 5 years ago

Fixes https://github.com/swayf/proxmoxer/issues/67

It looks like #59 and #55 are stucked so I created quick fix.

Important: it won't work with previous versions of pvesh - they dont have --format-output option.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+2.4%) to 81.579% when pulling 7a7657a903a7bdd2bfb5deec594023e2cdab9df4 on pskrzyns:5.3_formatting_fix into f7874b53ebd7e06de1396b200d6a6020d696c984 on swayf:develop.

com6056 commented 5 years ago

@swayf Any updates on getting this or another fix merged so the SSH backend works for Proxmox 5.3?

pskrzyns commented 5 years ago

@swayf any update ?

morph027 commented 4 years ago

@pskrzyns Would you mind re-creating this PR for https://github.com/proxmoxer/proxmoxer ? There's a similar already: https://github.com/proxmoxer/proxmoxer/pull/1