1. 278463c Prepare cred_client for migration by Andrea Frittoli (andreaf) · 9 years ago
  2. 9c79845 Fix unit tests for migration by Andrea Frittoli (andreaf) · 9 years ago
  3. c2e6a88 Merge "Add plugin cookiecutter in documentation" by Jenkins · 9 years ago
  4. 0d44935 Merge "Switch to using pbr version for cli version string" by Jenkins · 9 years ago
  5. 7a611b3 Merge "Use Tempest-lib's compute hypervisor_client" by Jenkins · 9 years ago
  6. 5401fad Merge "Drop admin_role CONF dependency from cred provider" by Jenkins · 9 years ago
  7. 1a0a1c8 Merge "test_network_advanced_server_ops: cleanup class scope variable usage" by Jenkins · 9 years ago
  8. 0d69ad1 Merge "test_minimum_basic: cleanup class scope variable usage" by Jenkins · 9 years ago
  9. 87903a2 Merge "Removed shared instances for live-migration" by Jenkins · 9 years ago
  10. 0ef3a73 Switch to using pbr version for cli version string by Matthew Treinish · 9 years ago
  11. c5bb766 test_snapshot_pattern: cleanup class scope variable usage by Matt Riedemann · 9 years ago 7
  12. 293a261 Merge "test_shelve_instance: cleanup class scope variable usage" by Jenkins · 9 years ago
  13. 2f05d49 Merge "test_stamp_pattern: cleanup class scope variable usage" by Jenkins · 9 years ago
  14. 62de3f5 Merge "Remove dependency from credentials domain CONF" by Jenkins · 9 years ago
  15. 66210aa Add plugin cookiecutter in documentation by Marc Koderer · 9 years ago
  16. d289567 Merge "Use Tempest-lib's compute hosts_client" by Jenkins · 9 years ago
  17. 99b997b Merge "Use Tempest-lib's compute floating_ips_bulk_client" by Jenkins · 9 years ago
  18. b0b1310 Merge "Use Tempest-lib's compute floating_ip_pools_client" by Jenkins · 9 years ago
  19. 5283741 Merge "Use Tempest-lib's compute flavors_client" by Jenkins · 9 years ago
  20. 2357fcb Merge "Set correct ACL for Swift staticweb tests" by Jenkins · 9 years ago
  21. 4df73af Merge "Use Tempest-lib's compute fixed_ips_client" by Jenkins · 9 years ago
  22. 29491a7 Drop admin_role CONF dependency from cred provider by Andrea Frittoli (andreaf) · 9 years ago
  23. 1eb0496 Remove dependency from credentials domain CONF by Andrea Frittoli (andreaf) · 9 years ago
  24. 32d0de1 Remove CredentialProvider deps to CONF by Andrea Frittoli (andreaf) · 9 years ago
  25. c625bcf Stop validating pre-provisioned credentials by Andrea Frittoli (andreaf) · 9 years ago
  26. d22ec33 Merge "plugin.rst: Fix a typo in an example code fragment" by Jenkins · 9 years ago
  27. f358a7e Removed shared instances for live-migration by Timofey Durakov · 9 years ago
  28. eeac61b Merge "Add compute personality feature config" by Jenkins · 9 years ago
  29. c572430 Merge "Make docstring of servers consistent" by Jenkins · 9 years ago
  30. ab3e46b Merge "Split out Neutron subnets client" by Jenkins · 9 years ago
  31. a67439c Merge "skip compute alt tenant tests if no project_id in url" by Jenkins · 9 years ago
  32. cb2ac6e plugin.rst: Fix a typo in an example code fragment by YAMAMOTO Takashi · 9 years ago
  33. f749cd7 skip compute alt tenant tests if no project_id in url by Sean Dague · 9 years ago
  34. be9f983 Fix DEFAULT_CONFIG_DIR by David Paterson · 9 years ago
  35. 2f46186 Merge "Add unit test for init.py->generate_sample_config()" by Jenkins · 9 years ago
  36. 365126a Merge "Add unit test for create_server,list_addresses." by Jenkins · 9 years ago
  37. 1a29da8 Merge "Add container and disk format parameters" by Jenkins · 9 years ago
  38. 1531f0d Merge "Log output from ping command" by Jenkins · 9 years ago
  39. dc4713c Make docstring of servers consistent by Ken'ichi Ohmichi · 9 years ago
  40. cd82ffb Merge "Pass the status 'ACTIVE' for getting a target port" by Jenkins · 9 years ago
  41. 835c7c3 Merge "Remove migrated service clients from test_service_client" by Jenkins · 9 years ago
  42. caf346b Merge "Use Tempest-lib's compute extensions_client" by Jenkins · 9 years ago
  43. fbfd2ae Merge "Use Tempest-lib's compute certificates_client" by Jenkins · 9 years ago
  44. 02a8071 Merge "Fixing checking bytecode." by Jenkins · 9 years ago
  45. 6cbf220 Merge "Use Tempest-lib's compute baremetal_nodes_client" by Jenkins · 9 years ago
  46. 09713ae Merge "Replacing data_processing with data-processing" by Jenkins · 9 years ago
  47. e3d7d6c test_network_advanced_server_ops: cleanup class scope variable usage by Jordan Pittier · 9 years ago
  48. 76a532b Merge "Use Tempest-lib's availability_zone_client" by Jenkins · 9 years ago
  49. cc37f94 Merge "Use Tempest-lib's aggregate client" by Jenkins · 9 years ago
  50. 7cf6476 test_minimum_basic: cleanup class scope variable usage by Jordan Pittier · 9 years ago
  51. 30b769e Pass the status 'ACTIVE' for getting a target port by Ken'ichi Ohmichi · 9 years ago
  52. 73764bf test_shelve_instance: cleanup class scope variable usage by Matt Riedemann · 9 years ago
  53. fd5657d test_stamp_pattern: cleanup class scope variable usage by Matt Riedemann · 9 years ago
  54. fda0373 Merge "Make services_client use **kwargs" by Jenkins · 9 years ago
  55. 7dd1b49 Use Tempest-lib's compute hypervisor_client by ghanshyam · 9 years ago
  56. c898a28 Use Tempest-lib's compute hosts_client by ghanshyam · 9 years ago
  57. 1a286ab Use Tempest-lib's compute floating_ips_bulk_client by ghanshyam · 9 years ago
  58. bf9e600 Use Tempest-lib's compute floating_ip_pools_client by ghanshyam · 9 years ago
  59. 2f6f5f1 Use Tempest-lib's compute flavors_client by ghanshyam · 9 years ago
  60. 66c4387 Fixing checking bytecode. by Truong Le · 9 years ago
  61. 969281e Use Tempest-lib's compute fixed_ips_client by ghanshyam · 9 years ago
  62. a3fe679 Remove migrated service clients from test_service_client by ghanshyam · 9 years ago
  63. d7e04b2 Add compute personality feature config by Takeaki Matsumoto · 9 years ago
  64. 3bbaea8 Merge "Moves an incorrectly marked negative test" by Jenkins · 9 years ago
  65. f636fa9 Merge "Add failure ports to error message" by Jenkins · 9 years ago
  66. d978e58 Merge "Bump minimum tempest-lib version" by Jenkins · 9 years ago
  67. 0805a9e Use Tempest-lib's compute extensions_client by ghanshyam · 9 years ago
  68. 4328a96 Use Tempest-lib's compute certificates_client by ghanshyam · 9 years ago
  69. 9fab7cc Use Tempest-lib's compute baremetal_nodes_client by ghanshyam · 9 years ago
  70. 384dc79 Use Tempest-lib's availability_zone_client by ghanshyam · 9 years ago
  71. d1dac39 Use Tempest-lib's aggregate client by ghanshyam · 9 years ago
  72. 3961acd Split out Neutron subnets client by John Warren · 9 years ago
  73. 504406e Bump minimum tempest-lib version by Ken'ichi Ohmichi · 9 years ago
  74. f207b35 Merge "Fix value explanation in get_creds_by_roles" by Jenkins · 9 years ago
  75. b2952ed Merge "Fix return value of reserve_fixed_ip client method" by Jenkins · 9 years ago
  76. 66793a3 Moves an incorrectly marked negative test by Joe H. Rahme · 9 years ago
  77. cd24381 Set correct ACL for Swift staticweb tests by Christian Schwede · 9 years ago
  78. 695ac5c Add failure ports to error message by Ken'ichi Ohmichi · 9 years ago
  79. 45b1f83 Make services_client use **kwargs by Ken'ichi Ohmichi · 9 years ago
  80. 753629e Log output from ping command by Shuquan Huang · 9 years ago
  81. edff886 Fix value explanation in get_creds_by_roles by Ken'ichi Ohmichi · 9 years ago
  82. f0b53d7 Add unit test for create_server,list_addresses. by Truong Le · 9 years ago
  83. 005ff33 Merge "Handle exceptions from plugins gracefully" by Jenkins · 9 years ago
  84. 7538b18 Merge "Rename accounts to preprovisioned accounts" by Jenkins · 9 years ago
  85. f656444 Merge "Remove _stop_instances hack in test_volume_boot_pattern" by Jenkins · 9 years ago
  86. d2774ba Merge "Fix the condition of nova cert tests" by Jenkins · 9 years ago
  87. 4eadd90 Merge "Unskip baremetal api tests" by Jenkins · 9 years ago
  88. 1bc49b9 Handle exceptions from plugins gracefully by Matthew Treinish · 9 years ago
  89. f9e0126 Rename accounts to preprovisioned accounts by Andrea Frittoli (andreaf) · 10 years ago
  90. ba8c22d Merge "Fix fixed-ip schema for empty response body" by Jenkins · 9 years ago
  91. e13fbc0 Merge "Rename isolated creds to dynamic creds" by Jenkins · 9 years ago
  92. e146bfd Merge "Fix init command" by Jenkins · 9 years ago
  93. 9439f81 Merge "Use tempest-lib's agents_client" by Jenkins · 9 years ago
  94. f001084 Add unit test for init.py->generate_sample_config() by ghanshyam · 9 years ago
  95. 31e74f3 Fix return value of reserve_fixed_ip client method by ghanshyam · 9 years ago
  96. fc6ee55 Merge "Remove "extensions" from volumes_extensions_client" by Jenkins · 9 years ago
  97. 9495501 Merge "Split snapshot test in test_volume_quotas_negative" by Jenkins · 9 years ago
  98. 8e7a4f8 Use tempest-lib's agents_client by Ken'ichi Ohmichi · 9 years ago
  99. 7639dec Merge "Updated from global requirements" by Jenkins · 9 years ago
  100. 64b77eb Merge "Add unit tests for snapshots_client" by Jenkins · 9 years ago