summaryrefslogtreecommitdiff
path: root/cloud/misc/virt_net.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-13/+36
* Fix bare variable references in docsAndrew Gaffney2016-11-101-1/+1
* replace type() with isinstance() (#3404)jctanner2016-11-091-3/+3
* Fix remaining python3 compile problemsToshio Kuratomi2016-10-231-10/+11
* Allow value to be bool where 'yes'/'no' are in choices (#2593)Shinichi TAMURA2016-08-171-4/+4
* Virt net mods batch 1 (#1686)sxpert2016-06-131-4/+55
* Update author information in virt_net docsMaciej Delmanowski2015-07-281-1/+1
* Remove unused parameter from method argumentsMaciej Delmanowski2015-07-251-2/+2
* Add whitespace so diff with 'virt_pool' is easierMaciej Delmanowski2015-07-251-0/+1
* 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_net moduleMaciej Delmanowski2015-07-241-0/+557