1. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  2. c663323 Remove wait_for_volume_status from compute client by Ken'ichi Ohmichi · 10 years ago
  3. b942be6 Merge wait_for_volume_status to common method by Ken'ichi Ohmichi · 10 years ago
  4. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago
  5. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  6. 5f448a5 Apply a naming rule of GET to compute clients(v*) by Ken'ichi Ohmichi · 10 years ago
  7. 8912814 Switch all uses of urllib and HTMLParser to import from six by Matthew Treinish · 10 years ago
  8. aa93b4b Rename compute response schema dir to v2_1 by ghanshyam · 10 years ago
  9. 3d2a21c Replaces hardcoded volume size by configured value by Markus Zoeller · 10 years ago
  10. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  11. 3ebc721 Change compute volume client to return one value and update tests by David Kranz · 10 years ago
  12. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  13. ebf0f8c Add ComputeClient for cleanup by Ken'ichi Ohmichi · 10 years ago
  14. 1102c3a Add more verbose info for wait_for_..._status methods by Martin Pavlasek · 11 years ago
  15. 5907639 Use volume_id rather than volume_name in volume extensions timeout by Matt Riedemann · 11 years ago
  16. f6bf3d5 Remove unnecessary parameters on create_volume API by Ken'ichi Ohmichi · 11 years ago
  17. d2b9651 Make rest_client.wait_for_resource_deletion timeout error more specific by Matt Riedemann · 11 years ago
  18. 6fbd74f Move response validation schema's in sub folder by Marc Koderer · 11 years ago
  19. b4ffd76 Verify the create/delete volume APIs attributes by Ghanshyam · 11 years ago
  20. e8940da Verify the list volume attributes of Nova APIs by Ghanshyam · 11 years ago
  21. c266b28 Move verification of response attributes into service client by Chris Yeoh · 11 years ago
  22. ab92462 Prepare for enabling H302 rule(services/compute/json) by Haiwei Xu · 11 years ago
  23. f4c27f9 Remove using of deprecated self.headers (part2) by vponomaryov · 11 years ago
  24. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  25. 684d899 Convert all service clients to global CONF object by Matthew Treinish · 11 years ago
  26. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  27. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  28. b8aa759 RestClient remove wait parameter from the get method by Attila Fazekas · 12 years ago
  29. f53172c Remove duplicated wait by Attila Fazekas · 12 years ago
  30. f237ccb Fix T401 and T402 errors by Sean Dague · 12 years ago
  31. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  32. 26dd0fa Make parameter list generation consistent using urlencode(). by Matthew Treinish · 13 years ago
  33. 426326e Fix issue with 404 logs on wait for delete. by Matthew Treinish · 13 years ago
  34. e62b9f0 General cleanup/organization of compute tests by dwalleck · 13 years ago[Renamed (84%) from tempest/services/nova/json/volumes_extensions_client.py]
  35. 30a563f Clean up pep8 E123 and E124 violations by Zhongyue Luo · 13 years ago
  36. 79d8d36 Clean up pep8 E128 violations by Zhongyue Luo · 13 years ago
  37. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 13 years ago
  38. 4e08690 Add XML support to the volumes client. by Matthew Treinish · 13 years ago
  39. dd47d7e Adds Cinder client by Rohit Karajgi · 13 years ago[Renamed (89%) from tempest/services/nova/json/volumes_client.py]
  40. 6aceb4a Wait for resource deletion after 202 response. Fixes bug 1007447. by David Kranz · 13 years ago
  41. e3bb58f Fixes bug 972673-Incorrect named parameters in BuildErrorException in test_volumes_list by rajalakshmi-ganesan · 13 years ago
  42. 5098fa2 Clients subclass the RestClient to allow attributes to be by chris fattarsi · 13 years ago
  43. b446557 Fixes bug 960864- Testcases for the action list Volumes and list Volumes with Detail by rajalakshmi-ganesan · 13 years ago
  44. ddd9e0e Fixes bug 902374-Negative tests for Volumes by rajalakshmi-ganesan · 13 years ago