summaryrefslogtreecommitdiff
path: root/cloud/misc/virt_pool.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Native YAML - cloud/misc (#3615)Fabio Alessandro Locati2016-12-021-15/+42
* Fix bare variable references in docsAndrew Gaffney2016-11-101-1/+1
* replace type() with isinstance() (#3404)jctanner2016-11-091-5/+5
* Fix remaining python3 compile problemsToshio Kuratomi2016-10-231-12/+12
* Allow value to be bool where 'yes'/'no' are in choices (#2593)Shinichi TAMURA2016-08-171-4/+4
* Update author information in virt_pool docsMaciej Delmanowski2015-07-281-1/+1
* Remove unused parameter from method argumentsMaciej Delmanowski2015-07-251-2/+2
* Rewrite method to not use try/exceptMaciej Delmanowski2015-07-251-11/+6
* Rewrite for loops in a more Pythonic styleMaciej Delmanowski2015-07-251-8/+4
* Remove separate check for XenMaciej Delmanowski2015-07-251-7/+1
* libvirt: virt_pool moduleMaciej Delmanowski2015-07-241-0/+705