summaryrefslogtreecommitdiff
path: root/tests/storage.py
Commit message (Expand)AuthorAgeFilesLines
* tests: storage: destroy/undefine created objectsCole Robinson2018-02-231-14/+25
* tests: Fix running testsuite on older libvirtCole Robinson2018-02-221-3/+3
* xmlbuilder: centralize adding child new child prop instancesCole Robinson2018-02-081-1/+2
* tests: Remove storage UUID hackeryCole Robinson2017-12-141-21/+1
* storage: Check for pool name collisions against the pool cacheCole Robinson2017-07-201-12/+1
* storage: More support for network poolsCole Robinson2014-12-091-2/+7
* Fix warnings with latest pep8Cole Robinson2014-05-021-4/+4
* Clean up pylint integrationCole Robinson2014-04-021-1/+1
* tests: Fix a few failures with older libvirtCole Robinson2014-03-061-0/+4
* storage: add support for gluster fs pools.Giuseppe Scrivano2014-02-121-0/+3
* tests: Fix my busted clone skip changeCole Robinson2014-01-301-0/+1
* tests: Silence needless 'skip' outputCole Robinson2014-01-291-1/+1
* tests: Limit recent clone changes to only very recent libvirtCole Robinson2013-12-021-0/+5
* mass update: remove double spaces from commentsGiuseppe Scrivano2013-10-281-2/+2
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-0/+1
* storage: Drop unused static functionCole Robinson2013-09-301-1/+1
* Use XMLBuilder for Storage object handlingCole Robinson2013-09-201-72/+54
* virtinst: Rename most files to be more sensibleCole Robinson2013-08-091-24/+35
* tests: move the storage pool under /dev.Giuseppe Scrivano2013-07-291-1/+2
* VirtualConnection: proxy virtinst.support APICole Robinson2013-07-061-25/+32
* Add base conn object and bump minimum libvirt version to 0.6.0Cole Robinson2013-07-051-3/+2
* Revive pep8 and clean up the codeCole Robinson2013-04-131-2/+8
* Remove most map() and filter() usageCole Robinson2013-04-121-0/+3
* Remove all relative importsCole Robinson2013-04-121-1/+1
* Merge code from python-virtinst.gitCole Robinson2013-04-031-0/+229