1. 4dcd002 Add documentation for glance api by Anthony Washington · 9 years ago
  2. cb1c629 Add documentation for glance api by bkopilov · 9 years ago
  3. 19d668e Define v2 images_client as library by Ken'ichi Ohmichi · 9 years ago[Renamed from tempest/services/image/v2/json/images_client.py]
  4. 68b4ce6 Separate resource_types_client from images_client by Ken'ichi Ohmichi · 9 years ago
  5. 190b24e Separate schemas_client from v2 images_client by Ken'ichi Ohmichi · 9 years ago
  6. 0288697 Separate namespaces_client from v2 images_client by Ken'ichi Ohmichi · 9 years ago
  7. 71db8f5 Separate Image v2 members client by ghanshyam · 9 years ago
  8. cf40a86 Tempest image clients use version in URL by Andrea Frittoli · 9 years ago
  9. bb0d648 Remove unnecessary __init__() by Ken'ichi Ohmichi · 9 years ago
  10. 9a573d9 Remove the Glance HTTP client. Use the common Rest Client instead. by Jordan Pittier · 9 years ago
  11. 2fea405 Use common "waiters.wait_for_image_status" function everywhere by Yaroslav Lobankov · 9 years ago
  12. e76510d Make image clients use rest_client by Ken'ichi Ohmichi · 9 years ago
  13. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 9 years ago
  14. 25b3016 Make create_image use **kwargs by Ken'ichi Ohmichi · 10 years ago
  15. 9efd4c1 Merge "Rename add_image_member to create_image_member" by Jenkins · 10 years ago
  16. 667855a Remove pre-request-validation from v2 image_client by Ken'ichi Ohmichi · 10 years ago
  17. 9dacbe0 Rename add_image_member to create_image_member by Ken'ichi Ohmichi · 10 years ago
  18. 69dcf44 Rename image_client to images_client by Ken'ichi Ohmichi · 10 years ago[Renamed (98%) from tempest/services/image/v2/json/image_client.py]
  19. 5a1c934 Add docstring for update_image_member by Ken'ichi Ohmichi · 10 years ago
  20. 2f8f6c2 Make image_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  21. 1951563 Remove "s" from imange clients' method by Ken'ichi Ohmichi · 10 years ago
  22. c93f4eb Merge "Fix T110 violations for image_client" by Jenkins · 10 years ago
  23. 6bd6f20 Fix T110 violations for image_client by Ken'ichi Ohmichi · 10 years ago
  24. b8461cb Add T111 hacking rule for consistent DELETE method by Ken'ichi Ohmichi · 10 years ago
  25. 5f829d7 Metadata definition namespaces api added by piyush110786 · 10 years ago
  26. 08a73f9 Return complete response from remaining service client by ghanshyam · 10 years ago
  27. f3b3e95 Full response from v2 ImageClient methods by John Warren · 10 years ago
  28. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  29. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  30. 66494e9 Apply other "get" rule of GET to image v2 client by Ken'ichi Ohmichi · 10 years ago
  31. 9f435ec Merge "Add support for image deactivate and reactivate" by Jenkins · 10 years ago
  32. c3728c6 Make the names of image_member methods consistent by Ken'ichi Ohmichi · 10 years ago
  33. 81aaae7 Add support for image deactivate and reactivate by bkopilov · 10 years ago
  34. f0df53c Apply a list_image_members rule of GET to image client by Ken'ichi Ohmichi · 10 years ago
  35. 5d41076 Apply a show_image rule of GET to clients by Ken'ichi Ohmichi · 10 years ago
  36. e3acc12 Apply a list_images rule of GET to image client by Ken'ichi Ohmichi · 10 years ago
  37. 8912814 Switch all uses of urllib and HTMLParser to import from six by Matthew Treinish · 10 years ago
  38. 85b660b Remove invalid use of kwargs from image clients by David Kranz · 10 years ago
  39. bc7e189 Remove CONF values from images clients by Masayuki Igawa · 10 years ago
  40. d7e97b4 Change two-value client methods to use ResponseBodyData by David Kranz · 10 years ago
  41. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 11 years ago
  42. a6ac242 Move ResponseBody/List classes to service_client by Ken'ichi Ohmichi · 11 years ago
  43. 0e83665 Remove all CONF values from RestClient by Ken'ichi Ohmichi · 11 years ago
  44. b8df55e Merge "Add image client build timeout config option" by Jenkins · 11 years ago
  45. d29a911 Merge "Change image client methods to return one value" by Jenkins · 11 years ago
  46. 1cfe298 Add image client build timeout config option by Lucian Petrut · 11 years ago
  47. 34f1878 Change image client methods to return one value by David Kranz · 11 years ago
  48. e9f5041 Move _get_region() to NegativeRestClient by Ken'ichi Ohmichi · 11 years ago
  49. 0690ea4 Remove _get_endpoint_type() from RestClient by Ken'ichi Ohmichi · 11 years ago
  50. 0cd316b Separate build_interval/timeout from RestClient by Ken'ichi Ohmichi · 11 years ago
  51. a7db669 Add ca_certificates_file option to test against SSL servers by Rob Crittenden · 11 years ago
  52. d2b9651 Make rest_client.wait_for_resource_deletion timeout error more specific by Matt Riedemann · 11 years ago
  53. 9c3b3b6 Add client response checking for image service by David Kranz · 11 years ago
  54. c6ec476 allow for arbitrary kwargs in image client by Sean Dague · 11 years ago
  55. a1ce354 image(s) schema image metadata API test by raiesmh08 · 11 years ago
  56. c6b2ee8 Improved tests in tempest.api.image.v2.* by Sergey Nikitin · 12 years ago
  57. 88686d8 Remove using of deprecated self.headers (part1) by Valeriy Ponomaryov · 11 years ago
  58. d3efe90 Rename images variable in TempestConfigPrivate by Matt Riedemann · 11 years ago
  59. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 12 years ago
  60. 684d899 Convert all service clients to global CONF object by Matthew Treinish · 12 years ago
  61. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  62. 406da27 Only initialize the glance_http if service is enabled by Matthew Treinish · 12 years ago
  63. 689e265 glance v2 image sharing tests by Attila Fazekas · 12 years ago
  64. e50a6f1 Adds api test to test_images by Hoisaleshwara Madan V S · 12 years ago
  65. c495298 Added some test for image tags by Anju Tiwari · 12 years ago
  66. 6a6f5be Fix IBM copyright strings by Kurt Taylor · 12 years ago
  67. ce3ef92 Add base classes for image tests. by Matthew Treinish · 12 years ago
  68. a62347f Add glance api v2 testing. by Matthew Treinish · 12 years ago