summaryrefslogtreecommitdiff
path: root/nova/tests/api/openstack/compute/test_v3_extensions.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-194/+0
* Removes the use of mutables as default argsChangBo Guo(gcb)2014-06-181-1/+1
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Convert TestCases to NoDBTestCaseMichael Still2013-09-211-1/+1
* Removes fixed ips extension from V3 APIChris Yeoh2013-08-261-12/+12
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-1/+1
* Add API-v3 merged core API into core API listMauro S. M. Rodrigues2013-07-161-5/+23
* Adds expected_errors decorator for API v3Chris Yeoh2013-06-191-0/+37
* Adds check that the core V3 API is loadedChris Yeoh2013-06-071-0/+69
* Adds ability to black/whitelist v3 API extensionsChris Yeoh2013-06-031-0/+72