summaryrefslogtreecommitdiff
path: root/nova/tests/api/openstack/compute/plugins/v3/admin_only_action_common.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-263/+0
* Make v2.1 tests use wsgi_app_v21 and remove wsgi_app_v3Ken'ichi Ohmichi2014-10-221-1/+1
* Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
* Merge "Use oslo.utils"Jenkins2014-10-081-1/+1
|\
| * Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* | Log id in raise_http_conflict_for_instance_invalid_state()Matthew Treinish2014-10-071-1/+2
|/
* Merge "V3 Pause: treat case when driver does not implement the operation"Jenkins2014-07-151-0/+22
|\
| * V3 Pause: treat case when driver does not implement the operationGary Kotton2014-06-081-0/+22
* | Removes the use of mutables as default argsChangBo Guo(gcb)2014-06-181-10/+30
|/
* Missing catch InstanceNotFound in v3 APIJuan Manuel Olle2014-04-081-0/+34
* Adds migrate server extension for V3 APIChris Yeoh2014-02-111-10/+24
* Add a instance lookup helper to v3 plugins.Michael Still2014-02-111-2/+2
* Adds pause server extension for V3 APIChris Yeoh2014-01-311-1/+69
* Adds lock server extension for V3 APIChris Yeoh2014-01-301-0/+104