1. 7f4a621 Mark raw strings as such by Stephen Finucane · 7 years ago
  2. 6283daa Remove deprecated 'orchestration' config group options by ghanshyam · 7 years ago
  3. 1fbad23 Disable testing of the v2.0 identity API by Lance Bragstad · 7 years ago
  4. 986407d Move the object client to tempest.lib by Andrea Frittoli · 7 years ago
  5. 4207dbe Merge "Make verify_tempest_config workspace aware" by Jenkins · 8 years ago
  6. b33dd46 Fix verify config API version checks by Andrea Frittoli · 8 years ago
  7. bd9dd8e Make verify_tempest_config workspace aware by Martin Kopec · 8 years ago
  8. 17d8a48 Fix object storage capabilities client return value by ghanshyam · 8 years ago
  9. ff5f0c1 Handle volume API version enablement by Sean McGinnis · 8 years ago
  10. b24f904 Verify config support cinder on subpath by Ivan Kolodyazhny · 8 years ago
  11. 8b876dd Reuse v2 extension client for cinder v3 by Ken'ichi Ohmichi · 8 years ago
  12. f29831d Separate capabilities service method from account_client by ghanshyam · 8 years ago
  13. 7efc155 Remove Sahara tests from Tempest by Jordan Pittier · 8 years ago
  14. 4a9e991 Merge "Use ConfigParser instead of SafeConfigParser" by Jenkins · 8 years ago
  15. 1e7cd73 Merge "remove unused statement." by Jenkins · 8 years ago
  16. ddb066a remove unused statement. by Hanchen Lin · 8 years ago
  17. 9951876 Revert "Fix of verify_glance_api_versions" by Julien Danjou · 8 years ago
  18. 3a2c8f9 Merge "Fix of verify_glance_api_versions" by Jenkins · 8 years ago
  19. 8254a3f Use ConfigParser instead of SafeConfigParser by Janonymous · 8 years ago
  20. 12dc973 py3: Miscellaneous fixes by Sirushti Murugesan · 9 years ago
  21. 1238eab Merge "Revert "Move dscv and ca_certs to config section service_clients"" by Jenkins · 8 years ago
  22. cad3f3d Revert "Move dscv and ca_certs to config section service_clients" by Daniel Mellado · 8 years ago
  23. 68fc8b0 Merge "Move dscv and ca_certs to config section service_clients" by Jenkins · 9 years ago
  24. 3b169cc Adds to verify_cinder_api_versions api_v3 check by Nikita Gerasimov · 9 years ago
  25. ff865d6 Fix of verify_glance_api_versions by Nikita Gerasimov · 9 years ago
  26. 1afca56 Move dscv and ca_certs to config section service_clients by zhufl · 9 years ago
  27. c9cbb0f Remove trove tests from tempest by Matthew Treinish · 9 years ago
  28. 36754ed Merge "Stop passing TestResources to Managers" by Jenkins · 9 years ago
  29. 848c4a1 Stop passing TestResources to Managers by Andrea Frittoli (andreaf) · 9 years ago
  30. 9262943 Remove unused return value from take_action by Masayuki Igawa · 9 years ago
  31. c2c9057 Merge "Remove Ceilometer tempest tests" by Jenkins · 9 years ago
  32. 28de8d5 Verify config support keystone on subpath by Brant Knudson · 9 years ago
  33. e4796f8 Remove Ceilometer tempest tests by ghanshyam · 9 years ago
  34. 43e4fd8 Do not create network resources in verify-config by Brad Behle · 9 years ago
  35. 00f2596 Get rid of httplib2, use urllib3 instead by Jordan Pittier · 9 years ago
  36. 5a59f87 More info when fail to get api version by Brant Knudson · 9 years ago
  37. a4b1cef Optimize "open" method with context manager by zhang.lei · 9 years ago
  38. fc11264 Remove zaqar tests from tempest by Matthew Treinish · 9 years ago
  39. 52bb812 Split out Neutron extensions client by Ken'ichi Ohmichi · 9 years ago
  40. ab33302 Replace exit() by sys.exit() by caoyue · 9 years ago
  41. e45aa84 Migrate verify-tempest-config to new cliff cli framework by David Paterson · 9 years ago
  42. 290b3e1 Factor up config dependent credential classes by Andrea Frittoli (andreaf) · 9 years ago
  43. 17209bb Rename isolated creds to dynamic creds by Andrea Frittoli (andreaf) · 10 years ago
  44. 1b1649d Merge "Fix constants of config sections names in verify_*_api_versions." by Jenkins · 9 years ago
  45. bcfc32e Use Cinder API V2 if V1 is disabled by Ivan Kolodyazhny · 10 years ago
  46. 35fbdc1 Fix constants of config sections names in verify_*_api_versions. by Nikita Gerasimov · 10 years ago
  47. 2190551 Switch all uses of json to oslo_serialization by Matthew Treinish · 10 years ago
  48. 0df154d Fix several bugs in verify_tempest_config by David Kranz · 10 years ago
  49. 0948724 Fix last unit tests on py34 by Matthew Treinish · 10 years ago
  50. 5fcac94 Fix verify_tempest_config to not leak a tenant by David Kranz · 10 years ago
  51. f077dd2 Switch all uses of urlparse to import from six by Matthew Treinish · 10 years ago
  52. 799eee1 Make this script work with keystone v2 and v3 by David Kranz · 10 years ago
  53. 4571408 Use the catalog to discover available services instead of get_service by David Kranz · 10 years ago
  54. e1f32cd Use ssl conf settings for raw verify_tempest_config requests by Matthew Treinish · 10 years ago
  55. 17b1d10 Merge "Change some small compute clients to return one value and update tests" by Jenkins · 10 years ago
  56. c097835 Drop the legacy and un-used _interface by Andrea Frittoli · 10 years ago
  57. 5cf4ba4 Change some small compute clients to return one value and update tests by David Kranz · 10 years ago
  58. ca600f5 Fixed a small spelling mistake by Marc Solanas Tarre · 10 years ago
  59. 6809bab Change volume client methods to return one value by Joseph Lanoux · 10 years ago
  60. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  61. aba0eb1 Merge "Change v3 identity client methods to return one value" by Jenkins · 10 years ago
  62. 4ad49d0 Merge "Drop ComputeAdmin configs, credentials and manager" by Jenkins · 10 years ago
  63. da54c8e Merge "Remove Nova v3 API config" by Jenkins · 10 years ago
  64. daadcdb Drop ComputeAdmin configs, credentials and manager by Andrea Frittoli · 10 years ago
  65. d8ccb79 Change v3 identity client methods to return one value by David Kranz · 10 years ago
  66. 34e8812 Change neutron client methods to return one value and update tests by David Kranz · 10 years ago
  67. a58c156 Remove Nova v3 API config by Ken'ichi Ohmichi · 10 years ago
  68. b7ee5a0 Remove Nova v3 API clients by Ken'ichi Ohmichi · 10 years ago
  69. 54176ce Ensure extension aliases are used for nova based services by Matthew Treinish · 10 years ago
  70. 03af556 Fix verify_tempest_config with disabled services by Adam Gandelman · 10 years ago
  71. 1173b6e Updates Tempest to match Zaqar's API name change by Victoria Martínez de la Cruz · 10 years ago
  72. 8681e92 Rename Marconi to Zaqar by Malini Kamalambal · 11 years ago
  73. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 11 years ago
  74. f20ac32 Fix a few bugs when running with -u by David Kranz · 11 years ago
  75. c795b9e Enable E113,E111,H302,F812,E713 rules by Matthew Treinish · 11 years ago
  76. a7e6871 Clarify API extension description of Nova API by Ken'ichi Ohmichi · 11 years ago
  77. 9b89624 Add unit tests for _get_unversioned_endpoint by Matthew Treinish · 11 years ago
  78. f8b816a Add cmd entry point for verify_tempest_config by Matthew Treinish · 11 years ago[Renamed (99%) from tools/verify_tempest_config.py]
  79. f097171 Add support for updating the config file by Matthew Treinish · 11 years ago
  80. 2e43963 Add cinder api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  81. 42d50f6 Fix service list in verify_tempest_config by Matthew Treinish · 11 years ago
  82. 1722f0b Fix url parsing for api version check by Matthew Treinish · 11 years ago
  83. 864fe07 Add keystone api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  84. 221bd7f Add service/endpoint discover to verify_tempest_config by Matthew Treinish · 11 years ago
  85. c0120ba Add swift discoverable_api support to verify_tempest_config by Matthew Treinish · 11 years ago
  86. a508081 Fix get versions call in verify_nova_api_versions() by Matthew Treinish · 11 years ago
  87. 8bbdb16 Multiversion authentication part1 by Andrea Frittoli · 11 years ago
  88. d44fe03 Don't run extensions list if service isn't available by Matthew Treinish · 11 years ago
  89. 29269a6 Merge "Add a check for compute api versions to verify_tempest_config" by Jenkins · 11 years ago
  90. 75ff64d Merge "Add neutron extension support to verify_tempest_config" by Jenkins · 11 years ago
  91. 3597ac9 Merge "Rework extension verification in verify_tempest_config" by Jenkins · 11 years ago
  92. e8d31a0 Remove vim headers by Masayuki Igawa · 11 years ago
  93. 4f30eb8 Add a check for compute api versions to verify_tempest_config by Matthew Treinish · 11 years ago
  94. 8c6706d Add neutron extension support to verify_tempest_config by Matthew Treinish · 11 years ago
  95. 8b006d2 Rework extension verification in verify_tempest_config by Matthew Treinish · 11 years ago
  96. 86bd842 moving to global lazy loaded config by Sean Dague · 11 years ago
  97. 6b44788 update to hacking 0.8 by Sean Dague · 11 years ago
  98. 99afd07 Add api version detection to verify_tempest_config by Matthew Treinish · 11 years ago
  99. 1f7b33d Add config feature verification script by Matthew Treinish · 11 years ago