summaryrefslogtreecommitdiffstats
path: root/contrib/inventory/proxmox.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-101-6/+6
* Fix dangerous default args. (#29839)Matt Clay2017-09-121-1/+3
* Fixed import of urlencode and pathname2url from urllib for python3 (#24424)Michael2017-05-191-2/+2
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-0/+10
* If the notes don't contain JSON, add the string to the notes key of _metaMatt Harris2016-01-241-1/+4
* Added support for proxmox 4.xMatt Harris2016-01-241-8/+64
* Fix urlopen usage to use open_url insteadToshio Kuratomi2015-09-171-6/+5
* Replace .iteritems() with six.iteritems()Marius Gedminas2015-09-031-1/+4
* Use print() as function under contrib/Marius Gedminas2015-08-281-1/+1
* put proxmox inventory in correct dir and added to changelogBrian Coca2015-07-291-0/+178