1. ee627be Merge "Use Tempest-lib's compute security_groups_client" by Jenkins · 9 years ago
  2. 94ef649 Use Tempest-lib's compute security_groups_client by ghanshyam · 9 years ago
  3. 5e37c03 Merge "Change tests to adapt alarm spliting" by Jenkins · 9 years ago
  4. 67b730e Change tests to adapt alarm spliting by liu-sheng · 10 years ago
  5. d9fed31 Move get_user_by_username to common part by Ken'ichi Ohmichi · 9 years ago
  6. 6ea3f98 Move get_tenant_by_name to common part by Ken'ichi Ohmichi · 9 years ago
  7. 402b875 Apply a naming rule of GET to v2 keystone clients by Ken'ichi Ohmichi · 9 years ago
  8. 5283741 Merge "Use Tempest-lib's compute flavors_client" by Jenkins · 9 years ago
  9. 2f6f5f1 Use Tempest-lib's compute flavors_client by ghanshyam · 9 years ago
  10. 3961acd Split out Neutron subnets client by John Warren · 9 years ago
  11. 669b887 Merge "Full response for missed IdentityV2Client methods" by Jenkins · 9 years ago
  12. 0cfb461 Full response for missed IdentityV2Client methods by Anusha Ramineni · 9 years ago
  13. f2d436e Make create_server use **kwargs by Ken'ichi Ohmichi · 9 years ago
  14. 0f82525 Return complete response from servers_client by ghanshyam · 9 years ago
  15. a5a0686 Merge "Full response for VolumesClient methods" by Jenkins · 9 years ago
  16. 6177c9e Full response for VolumesClient methods by John Warren · 9 years ago
  17. 8c11a55 Merge "Return complete response from flavors_client part-1" by Jenkins · 9 years ago
  18. cb35197 Merge "Return complete resp from security_groups_client" by Jenkins · 9 years ago
  19. 18508ef Merge "Return complete response from floating_ips_client" by Jenkins · 9 years ago
  20. b610b77 Return complete resp from security_groups_client by ghanshyam · 9 years ago
  21. 19973be Return complete response from flavors_client part-1 by ghanshyam · 9 years ago
  22. 318b992 Merge "Full response for v2 IdentityClient methods" by Jenkins · 9 years ago
  23. 9a3a9a2 Return complete response from floating_ips_client by ghanshyam · 9 years ago
  24. e91a0c6 Move wait_for_server_termination from servers_client by Ken'ichi Ohmichi · 10 years ago
  25. acf0051 Full response for v2 IdentityClient methods by John Warren · 10 years ago
  26. 1dfbedb Fixed Typos by nayna-patel · 10 years ago
  27. eb7eeec Make security_group_rules_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  28. 34563cc Make security_groups_client use **kwargs by Ken'ichi Ohmichi · 10 years ago
  29. 685cd17 Separate security_group_rules_client by Ken'ichi Ohmichi · 10 years ago
  30. 095b270 Merge "Remove "JSON" from sevice clients' names" by Jenkins · 10 years ago
  31. 7680024 Apply a naming rule of GET to show_server method by Ken'ichi Ohmichi · 10 years ago
  32. a628707 Remove "JSON" from sevice clients' names by Ken'ichi Ohmichi · 10 years ago
  33. 66494e9 Apply other "get" rule of GET to image v2 client by Ken'ichi Ohmichi · 10 years ago
  34. e3acc12 Apply a list_images rule of GET to image client by Ken'ichi Ohmichi · 10 years ago
  35. 7142668 Switch all uses of iteritems to use six instead by Matthew Treinish · 10 years ago
  36. b8a5228 Drop auth and corresponding unit tests by andreaf · 10 years ago
  37. faac59c Merge "Deprecates 'format' in Javelin image description" by Jenkins · 10 years ago
  38. d61c949 Merge "Allows selection of floating IP pool in Javelin" by Jenkins · 10 years ago
  39. d007723 Merge "Allows Javelin to specify Swift role" by Jenkins · 10 years ago
  40. 9c9fc4d Allows Javelin to specify Swift role by Joe H. Rahme · 10 years ago
  41. c96129b Allow Javelin to create volumes without servers by Joe H. Rahme · 10 years ago
  42. 9350a10 Allows selection of floating IP pool in Javelin by Joe H. Rahme · 10 years ago
  43. dc5bae2 javelin: don't destroy floating IP resource by Emilien Macchi · 10 years ago
  44. f74c94b javelin: add missing network_name in destroy_servers loop by Emilien Macchi · 10 years ago
  45. f9dc7c5 javelin: fix destroy_servers by Emilien Macchi · 10 years ago
  46. 2a5ac82 Fix NoSuchOptError when using use_floatingip_for_ssh by armando-migliaccio · 10 years ago
  47. 732aabd Merge "javelin: implement floating-ip support" by Jenkins · 10 years ago
  48. c3e3e29 javelin: implement floating-ip support by Emilien Macchi · 10 years ago
  49. 4352d5d Deprecates 'format' in Javelin image description by Joe H. Rahme · 10 years ago
  50. 583ce2c Update all Oslo module use by Doug Hellmann · 10 years ago
  51. d731482 Merge "Remove CONF values from images clients" by Jenkins · 10 years ago
  52. bc7e189 Remove CONF values from images clients by Masayuki Igawa · 10 years ago
  53. c429e6a Move identity v2 tests to their own folders by Jamie Lennox · 10 years ago
  54. 9001235 Prepare token clients for migration to tempest-lib by Andrea Frittoli · 10 years ago
  55. cd52794 Merge "Change servers client to return one value and update tests" by Jenkins · 10 years ago
  56. 5ff763f Remove CONF values from Token clients by ghanshyam · 10 years ago
  57. d26b5cd Remove CONF values from identity clients by ghanshyam · 10 years ago
  58. a21ddd9 Merge "Change tempest BadRequest exc to tempest-lib exc" by Jenkins · 10 years ago
  59. ae99b9a Change servers client to return one value and update tests by David Kranz · 10 years ago
  60. 6756923 Merge "Removes unused function from javelin" by Jenkins · 10 years ago
  61. 4b29e47 Change tempest BadRequest exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  62. 0fb1429 Change basic server client methods to return one value and update tests by David Kranz · 10 years ago
  63. bfa0760 Change tempest NotFound exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  64. d938876 Change tempest Conflict exc to tempest-lib exc by Masayuki Igawa · 10 years ago
  65. 4326fde Merge "Change telemetry client to return one value and update tests" by Jenkins · 10 years ago
  66. 0f06978 Removes unused function from javelin by Joe H. Rahme · 10 years ago
  67. a8ccf03 Merge "Change flavors client to return one value and update tests" by Jenkins · 10 years ago
  68. 617e7e2 Merge "Change security-group clients to return one value and update tests" by Jenkins · 10 years ago
  69. 2fa77b2 Change flavors client to return one value and update tests by David Kranz · 10 years ago
  70. 20d06f4 Change telemetry client to return one value and update tests by David Kranz · 10 years ago
  71. 9964b4e Change security-group clients to return one value and update tests by David Kranz · 10 years ago
  72. f85e9bd Remove CONF values from volume clients by Ken'ichi Ohmichi · 10 years ago
  73. d5dba1c Remove CONF values from telemetry client by Ken'ichi Ohmichi · 10 years ago
  74. 199e44e Merge "Remove CONF values from object_storage clients" by Jenkins · 10 years ago
  75. 564b2ad Remove CONF values from object_storage clients by Ken'ichi Ohmichi · 10 years ago
  76. 0273673 Improves a couple of docstrings in Javelin by Joe H. Rahme · 10 years ago
  77. a182e86 Remove CONF values from network client by Ken'ichi Ohmichi · 10 years ago
  78. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  79. 6809bab Change volume client methods to return one value by Joseph Lanoux · 10 years ago
  80. ed8aff5 Merge "Change v2 identity client methods to return one value" by Jenkins · 10 years ago
  81. 34f1878 Change image client methods to return one value by David Kranz · 10 years ago
  82. b7afa92 Change v2 identity client methods to return one value by David Kranz · 10 years ago
  83. 3654cf5 Merge "Adds documentation for Javelin" by Jenkins · 10 years ago
  84. 61469fd Adds documentation for Javelin by Joe H. Rahme · 10 years ago
  85. 34e8812 Change neutron client methods to return one value and update tests by David Kranz · 10 years ago
  86. 3791ac9 javelin2: destroy functions above network resources by Jakub Libosvar · 10 years ago
  87. 7a2348b javelin: add network and secgroup resources by Emilien Macchi · 11 years ago
  88. 0e1942e Merge "Run telemetry in javelin if resources.yaml says so" by Jenkins · 10 years ago
  89. 0b76f2f Run telemetry in javelin if resources.yaml says so by Chris Dent · 10 years ago
  90. 51e76de Allow javelin to run with incomplete resources.yaml by Chris Dent · 10 years ago
  91. 436de86 javelin: fix user destruction by Emilien Macchi · 10 years ago
  92. 5ebc27b javelin: Detach the volume before destruction by Emilien Macchi · 10 years ago
  93. e1f0055 Merge "Javelin: enable volume resources" by Jenkins · 10 years ago
  94. d18fec1 Javelin: enable volume resources by Emilien Macchi · 10 years ago
  95. 235725b Merge "Move javelin2 over to use oslo logging" by Jenkins · 10 years ago
  96. d70f510 javelin: fix object destruction by Emilien Macchi · 10 years ago
  97. 36ab5b1 Merge "javelin: implement resource destruction" by Jenkins · 10 years ago
  98. 915eb8e Move javelin2 over to use oslo logging by Joe Gordon · 11 years ago
  99. 878f378 Add a check_telemetry method to javelin by Chris Dent · 11 years ago
  100. bb71e07 javelin: implement resource destruction by Emilien Macchi · 11 years ago