summaryrefslogtreecommitdiff
path: root/tempest/services/compute/json/interfaces_client.py
Commit message (Expand)AuthorAgeFilesLines
* Merge server response schema into one fileghanshyam2015-04-221-1/+1
* Fix interfaces response schemaghanshyam2015-03-201-2/+3
* Rename compute response schema dir to v2_1ghanshyam2015-03-201-1/+1
* Change network/interfaces clients to return one value and update testsDavid Kranz2015-02-181-9/+10
* Remove CONF values from compute clientsKen'ichi Ohmichi2015-01-221-2/+2
* Add ComputeClient for cleanupKen'ichi Ohmichi2014-12-241-9/+2
* Add more verbose info for wait_for_..._status methodsMartin Pavlasek2014-12-081-3/+4
* Move response validation schema's in sub folderMarc Koderer2014-08-071-3/+3
* Verify Server Actions attributes of Nova APIsGhanshyam2014-05-221-0/+5
* Verify "list interfaces" Nova v2/v3 API response attributesYuiko Takada2014-05-071-0/+2
* Verify delete interface response of V2/V3 APIsYuiko Takada2014-04-101-0/+2
* Merge "Prepare for enabling H302 rule(services/compute/json)"Jenkins2014-03-051-2/+2
|\
| * Prepare for enabling H302 rule(services/compute/json)Haiwei Xu2014-03-051-2/+2
* | Add "V2 API- add-fixed-IP and remove-fixed-IP server action" testsGhanshyam Mann2014-02-271-0/+22
|/
* Remove using of deprecated self.headers (part2)vponomaryov2014-02-181-1/+0
* Multiversion authentication part1Andrea Frittoli2014-02-051-3/+2
* Merge "Fix attach_interfaces tests"Jenkins2014-02-031-3/+4
|\
| * Fix attach_interfaces testsJordanP2014-01-221-3/+4
* | Convert all service clients to global CONF objectMatthew Treinish2014-01-301-3/+6
|/
* Fix AttachInterfacesTest errorLeo Toyoda2013-04-081-0/+23
* Add tests for nova's os-attach-interfaces extensionDan Smith2013-03-011-0/+57