summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_rescue.py
Commit message (Expand)AuthorAgeFilesLines
* Prevent rescue for volume-backed instancesNikola Dipanov2013-03-091-0/+15
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-1/+1
* Properly scope password optionsMark McLoughlin2012-12-121-1/+1
* Use CONF.import_opt() for nova.config optsMark McLoughlin2012-11-201-1/+1
* Remove nova.config.CONFMark McLoughlin2012-11-201-1/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-2/+3
* Speed up api.openstack.compute.contrib testsStanislaw Pitucha2012-10-241-5/+10
* Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-9/+8
* Fix unrescue in invalid stateJohannes Erdfelt2012-03-261-0/+15
* Raise 409 when rescuing instance in RESCUE modePhilip Knouff2012-03-051-0/+16
* Implements blueprint separate-nova-volumeapiAnthony Young2012-01-131-0/+79