summaryrefslogtreecommitdiff
path: root/nova/tests/integrated/api_samples_test_base.py
Commit message (Expand)AuthorAgeFilesLines
* move all tests to nova/tests/unitSean Dague2014-11-121-323/+0
* Switch to nova's jsonutils in oslo.serializationDavanum Srinivas2014-10-141-1/+1
* Use oslo.utilsDavanum Srinivas2014-10-061-1/+1
* move integrated api client to requests librarySean Dague2014-09-251-2/+2
* Fixes AttributeError with api sample test failChris Yeoh2014-09-111-1/+2
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Remove spaces from SSH public key commentJuerg Haefliger2014-05-201-1/+1
* Add specific regexp for timestamps in v2 xmlMark McLoughlin2014-05-111-7/+4
* Merge "Use strtime() specific timestamp regexp"Jenkins2014-05-101-1/+3
|\
| * Use strtime() specific timestamp regexpMark McLoughlin2014-04-291-1/+3
* | Add Nova API Sample file & test for get keypairGhanshyam2014-05-071-1/+2
|/
* Normalize API extension updated timestamp formatMark McLoughlin2014-04-291-0/+2
* Check for None or timestamp in availability zone api sampleAndrew Laski2014-04-041-5/+7
* Remove vi modelinesliu-sheng2014-02-031-1/+0
* Nova-all: Replace basestring by six for python3 compatabilityguohliu2013-10-281-2/+3
* Refactor integrated tests to support V2 and V3 API testing Part 2Chris Yeoh2013-08-161-0/+318