1. e8dfd67 Remove Nova v3 API code from RestClient by Ken'ichi Ohmichi · 11 years ago
  2. 43a694a Raise a new exception NotImplemented for HTTP501 by Ken'ichi Ohmichi · 11 years ago
  3. 938e333 Remove XML related code from RestClient by Ken'ichi Ohmichi · 11 years ago
  4. e9140bf Move safe_body() into specific class by Ken'ichi Ohmichi · 11 years ago
  5. 5f93d37 Remove unused TOKEN_CHARS_RE by Ken'ichi Ohmichi · 11 years ago
  6. a7db669 Add ca_certificates_file option to test against SSL servers by Rob Crittenden · 11 years ago
  7. 291bf79 Make policy client methods return one value, and fix tests by David Kranz · 11 years ago
  8. f43babe Fix print name of ResponseBody object by David Kranz · 11 years ago
  9. 70f137c Add code to enable single-value response for http clients by David Kranz · 11 years ago
  10. fc07254 remove xml_utils and all things that depend on it by Sean Dague · 11 years ago
  11. 5f407a1 Increase default maximum safe_body function by Mauro S. M. Rodrigues · 11 years ago
  12. 25ad2c3 Include 207 in http success status code RFC-4918 by Ghanshyam · 12 years ago
  13. 26e2427 Merge "Don't double log API request" by Jenkins · 11 years ago
  14. 75d2e62 Don't double log API request by Joe Gordon · 11 years ago
  15. d2b9651 Make rest_client.wait_for_resource_deletion timeout error more specific by Matt Riedemann · 11 years ago
  16. 4f8d702 reenable full request/response logging at DEBUG by Sean Dague · 11 years ago
  17. 3027674 Better timeout exception in wait_for_resource_deletion by Matt Riedemann · 11 years ago
  18. 2a180b8 Fix "mutable" object as default value by Ghanshyam · 12 years ago
  19. 1d14c54 Enable E128 ignore E129 by Matthew Treinish · 12 years ago
  20. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 12 years ago
  21. c9a94f9 HEAD doesn't return a body by Sean Dague · 12 years ago
  22. 2c32c09 Don't try to trace non-printable characters in debug output by David Kranz · 12 years ago
  23. d14a33a Merge "Deduplicate status call checks" by Jenkins · 12 years ago
  24. 2cb5699 log request start when tracing classes by Sean Dague · 12 years ago
  25. 2b2483e Deduplicate status call checks by Matthew Treinish · 12 years ago
  26. 9612e81 Get credential IDs from Credentials class by Andrea Frittoli · 12 years ago
  27. f22b6cc Merge "Access credential fields as attributes" by Jenkins · 12 years ago
  28. 86ad28d Access credential fields as attributes by Andrea Frittoli · 12 years ago
  29. 7efa5c3 Refactor _find_caller into a public test finder utility by Matt Riedemann · 12 years ago
  30. 7a0e065 Merge "Remove unused arguments" by Jenkins · 12 years ago
  31. 4021712 Merge "Add a response header validation" by Jenkins · 12 years ago
  32. a098dc9 Merge "Don't output auth tokens with trace output" by Jenkins · 12 years ago
  33. 57b384b Add a response header validation by Ken'ichi Ohmichi · 12 years ago
  34. aede380 Remove unused arguments by Yaroslav Lobankov · 12 years ago
  35. 1da029e Merge "Swift formpost cleanup" by Jenkins · 12 years ago
  36. 285a848 Swift formpost cleanup by Christian Schwede · 12 years ago
  37. 528a002 Merge "Add opportunity to directly update headers" by Jenkins · 12 years ago
  38. bc737d6 Don't output auth tokens with trace output by David Kranz · 12 years ago
  39. 4fccd32 Add opportunity to directly update headers by Sergey Murashov · 12 years ago
  40. c522c09 add trace_requests option to debug section by Sean Dague · 12 years ago
  41. 9e4433a Merge "Use HTTP_SUCCESS for checking success status code" by Jenkins · 12 years ago
  42. 28f164c Move xml common code into the common dir by Matthew Treinish · 12 years ago
  43. 0cc4757 add request timing by Sean Dague · 12 years ago
  44. 9986262 add _find_caller to the request log by Sean Dague · 12 years ago
  45. 89a8591 simplify rest_client logging by Sean Dague · 12 years ago
  46. 4e0917c Use HTTP_SUCCESS for checking success status code by Ken'ichi Ohmichi · 12 years ago
  47. c266b28 Move verification of response attributes into service client by Chris Yeoh · 12 years ago
  48. 6cb6d19 Fixed _error_checker in rest client by vponomaryov · 12 years ago
  49. 1edf94f Prepare for enabling H302 rule (api/volume,tempest/*) by Masayuki Igawa · 12 years ago
  50. 960eeb4 Removed RestClientXML class by vponomaryov · 12 years ago
  51. 1b15471 Merge "Make endpoint type configurable" by Jenkins · 12 years ago
  52. 33fcd2a Merge "Fix request id log messages" by Jenkins · 12 years ago
  53. f78ea6b Merge "Fix get_versions string parsing" by Jenkins · 12 years ago
  54. 9f334c3 Fix get_versions string parsing by Matthew Treinish · 12 years ago
  55. f4c27f9 Remove using of deprecated self.headers (part2) by vponomaryov · 12 years ago
  56. 5d29b2c Make endpoint type configurable by JordanP · 12 years ago
  57. ac8dc99 Fix request id log messages by Matthew Treinish · 12 years ago
  58. daea026 Merge "Refactor rest-client and identity v2-client" by Jenkins · 12 years ago
  59. 67b58fe Refactor rest-client and identity v2-client by vponomaryov · 12 years ago
  60. 77f9da4 Multiversion authentication part2 by Andrea Frittoli · 12 years ago
  61. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 12 years ago
  62. 90da179 Merge "Negative test autogeneration framework" by Jenkins · 12 years ago
  63. c3d358b Merge "Add tests for testing swift bulk middleware" by Jenkins · 12 years ago
  64. 24eb89c Negative test autogeneration framework by Marc Koderer · 12 years ago
  65. 14e6790 Merge "Cleanup exceptions" by Jenkins · 12 years ago
  66. 684d899 Convert all service clients to global CONF object by Matthew Treinish · 12 years ago
  67. 2c98864 Merge "Remove unused method basic_auth from rest client" by Jenkins · 12 years ago
  68. 6336b74 Merge "Fix parameter in auth error message" by Jenkins · 12 years ago
  69. a800c63 Remove unused method basic_auth from rest client by Mauro S. M. Rodrigues · 12 years ago
  70. a0e786a Cleanup exceptions by Masayuki Igawa · 12 years ago
  71. d7bf979 Merge "text-html type is absent in TXT_ENC" by Jenkins · 12 years ago
  72. 1774eb2 Fix parameter in auth error message by Mauro S. M. Rodrigues · 12 years ago
  73. 499bba3 Add tests for testing swift bulk middleware by Daisuke Morita · 12 years ago
  74. c10cca5 text-html type is absent in TXT_ENC by Sergey Murashov · 12 years ago
  75. e8d31a0 Remove vim headers by Masayuki Igawa · 12 years ago
  76. 433994a Handle rest client 500 response if non-json body by Rohan Kanade · 12 years ago
  77. c3e510c Changed the exception name by Anju5 · 12 years ago
  78. b162d69 Merge "add __str__ function to RestClient class" by Jenkins · 12 years ago
  79. 2eccc33 Adds more test to cover Swift tempURL middleware by Joe H. Rahme · 13 years ago
  80. 7be7500 add __str__ function to RestClient class by DennyZhang · 12 years ago
  81. 39f9722 Replace OpenStack LLC with OpenStack Foundation by ZhiQiang Fan · 12 years ago
  82. e7bf194 Merge "Remove wait_for_image_resp_code" by Jenkins · 12 years ago
  83. 8f44039 Add "region" config for each service by Arata Notsu · 12 years ago
  84. 54a4286 Remove wait_for_image_resp_code by Attila Fazekas · 13 years ago
  85. a87b64d Merge "Log request ids from glance and nova" by Jenkins · 13 years ago
  86. e542391 Log request ids from glance and nova by Matthew Treinish · 13 years ago
  87. 23a58a3 close http connections by Mate Lakat · 13 years ago
  88. c3a095b Fixing the rest of the comment spacing issues by Attila Fazekas · 13 years ago
  89. b86cda9 Add tenant isolation for scenario tests by Matthew Treinish · 13 years ago
  90. f4a9b0f Switch to using Oslo logging by Matthew Treinish · 13 years ago
  91. 1db5db2 Use Python 3.x compatible syntax constructs by Dirk Mueller · 13 years ago
  92. 216550f Remove basic_auth strategy by Li Ma · 13 years ago
  93. c7ca334 identity v3 token by Brant Knudson · 13 years ago
  94. 46818aa Configure logging format flexibly by Mitsuhiko Yamazaki · 13 years ago
  95. bbed317 Merge "Test cases for Endpoints V3 API" by Jenkins · 13 years ago
  96. ab42672 Test cases for Endpoints V3 API by rajalakshmi-ganesan · 13 years ago
  97. e267eba RestClient:keystone_auth hides requests and errors by Pavel Sedlák · 13 years ago
  98. cc93961 Update test_networks.py to v2 of Quantum API by Miguel Lavalle · 13 years ago
  99. e72b7cd Add glance register image from http service test case by Attila Fazekas · 13 years ago
  100. d105f07 Merge "Fix rate limit handling and logging" by Jenkins · 13 years ago