summaryrefslogtreecommitdiff
path: root/nova/tests/api/openstack/compute/plugins/v3/test_server_metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Catch InstanceInLocked exception for rescue and instance metadata APIs"Jenkins2014-04-091-0/+17
|\
| * Catch InstanceInLocked exception for rescue and instance metadata APIsjichenjc2014-03-271-0/+17
* | Use HTTPRequestV3 instead of HTTPRequest in v3 API testsShuangtai Tian2014-03-181-33/+33
* | Delete meaningless lines in test_server_metadata.pyEiichi Aikawa2014-03-141-4/+0
|/
* Merge "Fixed incorrect test case of test_server_metadata.py"Jenkins2014-02-151-18/+5
|\
| * Fixed incorrect test case of test_server_metadata.pyEiichi Aikawa2014-01-171-18/+5
* | Make change_instance_metadata() use objectsDan Smith2014-02-051-10/+12
* | Remove vi modelinesliu-sheng2014-02-031-2/+0
* | Remove xml unit tests for v3 api pluginsRussell Bryant2014-01-281-34/+0
|/
* Utilizes assertIsNone and assertIsNotNone - tests/apiZhongyue Luo2013-10-291-1/+1
* Allow _sync_power_states periodic task to hit slave DBMichael Wilson2013-10-251-3/+5
* Fix V3 API server metadata XML serializationChris Yeoh2013-09-231-0/+34
* Correct the status code to 201 for create v3He Jie Xu2013-08-221-0/+1
* Fix extension server_meta follow API v3 rulesHe Jie Xu2013-07-261-9/+33
* Porting server metadata core API to API v3 Part 2Mauro S. M. Rodrigues2013-07-151-2/+2
* Porting server metadata core api to API v3 Part 1Mauro S. M. Rodrigues2013-07-151-0/+574