1. ebf0f8c Add ComputeClient for cleanup by Ken'ichi Ohmichi · 10 years ago
  2. d2b9651 Make rest_client.wait_for_resource_deletion timeout error more specific by Matt Riedemann · 10 years ago
  3. 8f79850 Fix arguments for method expected_success by TimurNurlygayanov · 11 years ago
  4. 6fbd74f Move response validation schema's in sub folder by Marc Koderer · 11 years ago
  5. 2b14d42 Check detail list Images attributes of Nova V2 API by Ghanshyam · 11 years ago
  6. 76c00f0 Check attributes of image meta item Nova APIs by Ghanshyam · 11 years ago
  7. f7873b0 Validate image metadata attributes of Nova APIs by Ghanshyam · 11 years ago
  8. fa9d39f Verify the response status of create delete Image by Ghanshyam · 11 years ago
  9. fb67f06 Verify list Image attributes through Nova V2 API by Ghanshyam · 11 years ago
  10. d34326c Verify Image attributes through Nova V2 GET API by Ghanshyam · 11 years ago
  11. ab92462 Prepare for enabling H302 rule(services/compute/json) by Haiwei Xu · 11 years ago
  12. f4c27f9 Remove using of deprecated self.headers (part2) by vponomaryov · 11 years ago
  13. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  14. 684d899 Convert all service clients to global CONF object by Matthew Treinish · 11 years ago
  15. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  16. c00f326 Move common wait_for_image_status from compute images_client to waiters by Matt Riedemann · 11 years ago
  17. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 11 years ago
  18. 54a4286 Remove wait_for_image_resp_code by Attila Fazekas · 12 years ago
  19. 0d66049 Fix a race condition in test_create_delete_image() by Matthew Treinish · 12 years ago
  20. f237ccb Fix T401 and T402 errors by Sean Dague · 12 years ago
  21. a83a16e Fix import order to comply with import ordering rules. by Matthew Treinish · 12 years ago
  22. 26dd0fa Make parameter list generation consistent using urlencode(). by Matthew Treinish · 12 years ago
  23. e62b9f0 General cleanup/organization of compute tests by dwalleck · 12 years ago[Renamed (88%) from tempest/services/nova/json/images_client.py]
  24. e0884a3 Clean up pep8 E127 violations by Zhongyue Luo · 12 years ago
  25. e471d6e Clean up pep8 E711 violations by Zhongyue Luo · 12 years ago
  26. 6e37324 Add support to XML in images_client and its tests by Mauro S. M. Rodrigues · 12 years ago
  27. 74f6851 Added an AddImageException to exceptions.py and modified images_client to use this exception rather than BuildErrorException. by Katherine Elliott · 13 years ago
  28. 5098fa2 Clients subclass the RestClient to allow attributes to be by chris fattarsi · 13 years ago
  29. 587385b Addresses lp#942382 - refactor configuration for clarity by Daryl Walleck · 13 years ago
  30. b90a1a6 Addresses lp#933845 * Changed config to use catalog type instead of catalog name by Daryl Walleck · 13 years ago
  31. 4aa82a9 Fixes lp#932320 * Made catalog name configurable by Daryl Walleck · 13 years ago
  32. e2d46b4 RestClient to target specific services in Keystone catalog by Adam Gandelman · 13 years ago
  33. 03bc696 Fixes lp:903466 by Rohit Karajgi · 13 years ago
  34. ed8bef3 Changes the namespace from storm to tempest, as well as adding addition tests and improvements by Daryl Walleck · 13 years ago[Renamed (97%) from storm/services/nova/json/images_client.py]
  35. 7f75763 Fixes LP Bug#899383 - Cleanup config file search by Jay Pipes · 13 years ago
  36. 416af92 Added image metadata tests, fixed minor bug in servers service with metadata by Daryl Walleck · 13 years ago
  37. 73a9e7a Added server metadata and image tests. Also added a README for storm.conf by Daryl Walleck · 13 years ago
  38. e5b83d4 Added server details tests. Also re-added several files that somehow missed the initial commit by Daryl Walleck · 13 years ago