summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_configdrive2.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary LOG initialisationStanislaw Pitucha2013-04-101-3/+0
* Merge "Chown doesn't work on mounted vfat."Jenkins2013-01-141-3/+1
|\
| * Chown doesn't work on mounted vfat.Michael Still2013-01-131-3/+1
* | Convert ConfigDriveHelper to being a context manager itself.Michael Still2013-01-131-2/+2
|/
* Provide a configdrive helper which uses contextlib.Michael Still2012-12-211-12/+10
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+0
* Remove nova.flagsMark McLoughlin2012-11-171-1/+1
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-3/+0
* Move mkfs from libvirt.utils to utilsMate Lakat2012-10-231-4/+3
* Remove unused importsRongzeZhu2012-08-171-1/+0
* Config drive v2Michael Still2012-08-111-0/+103