summaryrefslogtreecommitdiffstats
path: root/nova/tests/api/openstack/compute/contrib/test_consoles.py
Commit message (Expand)AuthorAgeFilesLines
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* Expose a get_spice_console RPC API methodDaniel P. Berrange2013-01-161-0/+92
* Speed up api.openstack.compute.contrib testsStanislaw Pitucha2012-10-241-6/+11
* Fix imports in openstack compute testsVishvananda Ishaya2012-10-121-8/+8
* Cleanup consoles test casesJohannes Erdfelt2012-08-071-3/+1
* Return 409 error if get_vnc_console is called before VM is createdJohannes Erdfelt2012-08-071-0/+17
* Tidy up exception handling in contrib api consolesMartin Packman2012-06-211-4/+11
* Replace standard json module with openstack.common.jsonutilsZhongyue Luo2012-06-071-8/+7
* Replace ApiError with new exceptionsBrian Waldon2012-02-141-1/+12
* Implements blueprint vnc-console-cleanupAnthony Young2012-01-171-0/+97