1. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  2. a6ac242 Move ResponseBody/List classes to service_client by Ken'ichi Ohmichi · 10 years ago
  3. 0e83665 Remove all CONF values from RestClient by Ken'ichi Ohmichi · 10 years ago
  4. b8df55e Merge "Add image client build timeout config option" by Jenkins · 10 years ago
  5. d29a911 Merge "Change image client methods to return one value" by Jenkins · 10 years ago
  6. 1cfe298 Add image client build timeout config option by Lucian Petrut · 10 years ago
  7. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  8. e9f5041 Move _get_region() to NegativeRestClient by Ken'ichi Ohmichi · 10 years ago
  9. 0690ea4 Remove _get_endpoint_type() from RestClient by Ken'ichi Ohmichi · 10 years ago
  10. 0cd316b Separate build_interval/timeout from RestClient by Ken'ichi Ohmichi · 10 years ago
  11. a7db669 Add ca_certificates_file option to test against SSL servers by Rob Crittenden · 10 years ago
  12. d2b9651 Make rest_client.wait_for_resource_deletion timeout error more specific by Matt Riedemann · 10 years ago
  13. 9fa2947 Deacrease the required image store size by 4 GiB by Attila Fazekas · 11 years ago
  14. 7cec346 Add caller to v1 image_client wait_for_image_status timeout exception by Matt Riedemann · 11 years ago
  15. 9c3b3b6 Add client response checking for image service by David Kranz · 11 years ago
  16. c6ec476 allow for arbitrary kwargs in image client by Sean Dague · 11 years ago
  17. ca3d9bd Prepare for enabling H302 rule(services/telemetry, object_storage, etc) by Eiichi Aikawa · 11 years ago
  18. a1ce354 image(s) schema image metadata API test by raiesmh08 · 11 years ago
  19. c6b2ee8 Improved tests in tempest.api.image.v2.* by Sergey Nikitin · 11 years ago
  20. 1b37b90 Merge "port nova v2 images related tests into nova v3 part2" by Jenkins · 11 years ago
  21. 88686d8 Remove using of deprecated self.headers (part1) by Valeriy Ponomaryov · 11 years ago
  22. d1bbe5d port nova v2 images related tests into nova v3 part2 by ivan-zhu · 11 years ago
  23. d3efe90 Rename images variable in TempestConfigPrivate by Matt Riedemann · 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. 406da27 Only initialize the glance_http if service is enabled by Matthew Treinish · 11 years ago
  28. 6034213 Merge "add test for create_backup" by Jenkins · 11 years ago
  29. 453c87d Merge "glance v2 image sharing tests" by Jenkins · 11 years ago
  30. 9dfb907 Fixing ImageKilledException raising by Attila Fazekas · 11 years ago
  31. 8f992be port test_images and test_server_actions into v3 part2 by ivan-zhu · 12 years ago
  32. 689e265 glance v2 image sharing tests by Attila Fazekas · 11 years ago
  33. ccc8946 add test for create_backup by ivan-zhu · 11 years ago
  34. e50a6f1 Adds api test to test_images by Hoisaleshwara Madan V S · 11 years ago
  35. 4327699 Merge "Early die if on image gets killed" by Jenkins · 11 years ago
  36. c495298 Added some test for image tags by Anju Tiwari · 11 years ago
  37. 195f1d4 Early die if on image gets killed by Attila Fazekas · 11 years ago
  38. a8b5fe7 White space after # in the tempest/services by Attila Fazekas · 12 years ago
  39. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 12 years ago
  40. 1db5db2 Use Python 3.x compatible syntax constructs by Dirk Mueller · 12 years ago
  41. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 12 years ago
  42. 75a2030 Fix to create an image with given min_ram value. by hi2suresh · 12 years ago
  43. 6a6f5be Fix IBM copyright strings by Kurt Taylor · 12 years ago
  44. e72b7cd Add glance register image from http service test case by Attila Fazekas · 12 years ago
  45. ce3ef92 Add base classes for image tests. by Matthew Treinish · 12 years ago
  46. 2fe14dd Merge "Add image members tests." by Jenkins · 12 years ago
  47. fa23cf8 Add image members tests. by Matthew Treinish · 12 years ago
  48. 9c79f6d Merge "Add glance api v2 testing." by Jenkins · 12 years ago
  49. 87e06c6 Merge "Small fixes around variable usage" by Jenkins · 12 years ago
  50. a62347f Add glance api v2 testing. by Matthew Treinish · 12 years ago
  51. b8aa759 RestClient remove wait parameter from the get method by Attila Fazekas · 12 years ago
  52. c792028 Small fixes around variable usage by Attila Fazekas · 12 years ago
  53. 6d59c99 Move glance image client and tests into v1 dirs. by Matthew Treinish · 12 years ago
  54. 801f3aa Fix endpoint usage for glance_http in image client. by Matthew Treinish · 12 years ago
  55. 11795b5 Add basic image filtering tests by Attila Fazekas · 12 years ago
  56. 5c06881 Add missing import to the image_client by Attila Fazekas · 12 years ago
  57. 72ea442 Add an images client. by Matthew Treinish · 12 years ago
  58. cadcb1f Credentials Configuration changes by Attila Fazekas · 12 years ago
  59. 407b6db Refactor identity by Attila Fazekas · 12 years ago
  60. 7c88eb2 Allows identity endpoint to be specified as URI by Jay Pipes · 12 years ago
  61. cd8eaec Adds setting to disable SSL cert validation by Jay Pipes · 12 years ago
  62. c9b99a2 Replace glance.client with python-glanceclient by Brian Waldon · 13 years ago
  63. ad6feca Fixes LP #992096 - Add configure_via_auth=False by Jay Pipes · 13 years ago
  64. 3f981df Refactor configuration setup and document config by Jay Pipes · 13 years ago
  65. 4b10c7c Pass credentials to glance client. by Eoghan Glynn · 13 years ago
  66. 5067728 Adds Images API tests by Jay Pipes · 13 years ago