1. 58bc79c Merge "boto: Remove skip for bug 1072318" by Jenkins · 10 years ago
  2. 8dc0926 Merge "Improves a couple of docstrings in Javelin" by Jenkins · 10 years ago
  3. cd73965 Merge "Add _set_object_storage_clients() to client setting" by Jenkins · 10 years ago
  4. 3fc44f2 Merge "Add a tests for service clients" by Jenkins · 10 years ago
  5. 4cf80bf Merge "Always use an available plugin for CLI sahara test" by Jenkins · 10 years ago
  6. c15034e Merge "Turn off sitepackages" by Jenkins · 10 years ago
  7. 55d8ff3 Merge "Fixed a small spelling mistake" by Jenkins · 10 years ago
  8. 50131ee Fix typos in security group scenario test by Fei Long Wang · 10 years ago
  9. 3a1ca3e boto: Remove skip for bug 1072318 by Matt Riedemann · 10 years ago
  10. 158efa6 Merge "Fix create server request in test_network_v6" by Jenkins · 10 years ago
  11. 97a8447 Merge "Fix FIP negative tests for nova V2.1 API" by Jenkins · 10 years ago
  12. ca600f5 Fixed a small spelling mistake by Marc Solanas Tarre · 10 years ago
  13. fc1593a Merge "Add ipsec-site-connections to resource map of a network client" by Jenkins · 10 years ago
  14. fc5e0c7 Fix create server request in test_network_v6 by ghanshyam · 10 years ago
  15. c95eb85 Add _set_object_storage_clients() to client setting by Ken'ichi Ohmichi · 10 years ago
  16. d7df383 Add a tests for service clients by Ken'ichi Ohmichi · 10 years ago
  17. eb3645a Drop nova-manage CLI tests by Joe Gordon · 10 years ago
  18. 9f1612e Turn off sitepackages by Joe Gordon · 10 years ago
  19. 23d37aa Merge "Fix _create_loginable_secgroup_rule in scenario manager" by Jenkins · 10 years ago
  20. 0273673 Improves a couple of docstrings in Javelin by Joe H. Rahme · 10 years ago
  21. c268828 Fix FIP negative tests for nova V2.1 API by ghanshyam · 10 years ago
  22. e0e5cef Merge "Add ironic port show by mac address" by Jenkins · 10 years ago
  23. 9151820 Merge "Allow to specify the list of sahara enabled plugins" by Jenkins · 10 years ago
  24. ab61e49 Always use an available plugin for CLI sahara test by Luigi Toscano · 10 years ago
  25. ceba2a3 Updated from global requirements by OpenStack Proposal Bot · 10 years ago
  26. 3fd5d89 Add ironic port show by mac address by Kan · 10 years ago
  27. 737a603 Remove CONF values from database client by Ken'ichi Ohmichi · 10 years ago
  28. 816a7a5 Merge "Use server_client clearly for removing server_group" by Jenkins · 10 years ago
  29. 14d172d Allow to specify the list of sahara enabled plugins by Luigi Toscano · 10 years ago
  30. b8d1d01 Use server_client clearly for removing server_group by Ken'ichi Ohmichi · 10 years ago
  31. a182e86 Remove CONF values from network client by Ken'ichi Ohmichi · 10 years ago
  32. 4771cbc Remove CONF values from compute clients by Ken'ichi Ohmichi · 10 years ago
  33. 0bc91f6 Merge "update test_volume_boot_pattern to assign one value" by Jenkins · 10 years ago
  34. cf8abdd Merge "Update glance_http for SSL" by Jenkins · 10 years ago
  35. c9c06be Update glance_http for SSL by Joseph Lanoux · 10 years ago
  36. 9d0b1fa Merge "Use valid metadata keys for compute images" by Jenkins · 10 years ago
  37. 38890b5 Fix _create_loginable_secgroup_rule in scenario manager by ghanshyam · 10 years ago
  38. 8741222 update test_volume_boot_pattern to assign one value by melanie witt · 10 years ago
  39. 81cf3a4 Skip test_subnet_details by Adam Gandelman · 10 years ago
  40. e4d52d6 Add ipsec-site-connections to resource map of a network client by nfedotov · 10 years ago
  41. c4801a3 Use valid metadata keys for compute images by Flavio Percoco · 10 years ago
  42. 7c73dd5 Merge "Change compute image client methods to return one value" by Jenkins · 10 years ago
  43. 4857696 Merge "Add compute_quotas lock fixture to test_absolute_limits_negative" by Jenkins · 10 years ago
  44. 47278ec Merge "Use create_test_server in test_max_image_meta_exceed_limit" by Jenkins · 10 years ago
  45. 02f50d7 Merge "Change orchestration client to return one value and update tests" by Jenkins · 10 years ago
  46. 2cdacc8 Merge "Switch rest_client module to tempest-lib" by Jenkins · 10 years ago
  47. aa3527a Merge "Remove RestClientException inheritance" by Jenkins · 10 years ago
  48. 79aede1 Switch rest_client module to tempest-lib by Ken'ichi Ohmichi · 10 years ago
  49. 4ca14f6 Remove RestClientException inheritance by Ken'ichi Ohmichi · 10 years ago
  50. 8ad924b Change orchestration client to return one value and update tests by David Kranz · 10 years ago
  51. c2b11ce Remove CONF values from OrchestrationClient by Ken'ichi Ohmichi · 10 years ago
  52. d1ef133 Merge "Add return one value to volume delete methods" by Jenkins · 10 years ago
  53. 7db9693 Merge "Change some compute admin image client methods to return one value" by Jenkins · 10 years ago
  54. 20f3743 Merge "Adds scenario for DNS-nameserver configuration" by Jenkins · 10 years ago
  55. b6270cb Merge "Remove JSON-specific code from client settings" by Jenkins · 10 years ago
  56. 83feb46 Merge "Move tempest_roles options to auth group" by Jenkins · 10 years ago
  57. 0a73517 Change some compute admin image client methods to return one value by David Kranz · 10 years ago
  58. e865004 Add explicit cleanup to test_ports by Adam Gandelman · 10 years ago
  59. fd1bea8 Merge "Adds tests create/update port with multiple attributes" by Jenkins · 10 years ago
  60. f1858d4 Merge "Test delete of SLAAC subnet without port delete" by Jenkins · 10 years ago
  61. b28b260 Add compute_quotas lock fixture to test_absolute_limits_negative by Matt Riedemann · 10 years ago
  62. 41a7443 Use create_test_server in test_max_image_meta_exceed_limit by Matt Riedemann · 10 years ago
  63. 2cdd550 Add return one value to volume delete methods by Joseph Lanoux · 10 years ago
  64. 3feb4d4 Merge "Change volume client methods to return one value" by Jenkins · 10 years ago
  65. 413bf2d Adds scenario for DNS-nameserver configuration by Yair Fried · 10 years ago
  66. 5b3b844 Merge "Create port in allowed allocation pools" by Jenkins · 10 years ago
  67. 80ec0b9 Remove JSON-specific code from client settings by Ken'ichi Ohmichi · 10 years ago
  68. a5299eb Change compute image client methods to return one value by David Kranz · 10 years ago
  69. 4b87e65 Merge "Make rest_client module py34-compatible" by Jenkins · 10 years ago
  70. 24c264b Merge "Move fake get_credentials methods to test_auth" by Jenkins · 10 years ago
  71. 7f3bd14 Merge "Remove CONF reference in test_rest_client" by Jenkins · 10 years ago
  72. b7f6559 Make rest_client module py34-compatible by Ken'ichi Ohmichi · 10 years ago
  73. 167b2be Move tempest_roles options to auth group by Matthew Treinish · 10 years ago
  74. 33438a1 Add roles to all tempest created users by Hugh Saunders · 10 years ago
  75. 6809bab Change volume client methods to return one value by Joseph Lanoux · 10 years ago
  76. c5d607d Move fake get_credentials methods to test_auth by Ken'ichi Ohmichi · 10 years ago
  77. 2931fa6 Remove CONF reference in test_rest_client by Ken'ichi Ohmichi · 10 years ago
  78. cbaba25 Merge "Move ResponseBody/List classes to service_client" by Jenkins · 10 years ago
  79. ede2941 Merge "Make TestSwiftBasicOps use object_client" by Jenkins · 10 years ago
  80. a6ac242 Move ResponseBody/List classes to service_client by Ken'ichi Ohmichi · 10 years ago
  81. 5b3359e Merge "Separate tests of negative_rest_client" by Jenkins · 10 years ago
  82. fced687 Merge " Test port update with new security group" by Jenkins · 10 years ago
  83. f82cfb5 Make TestSwiftBasicOps use object_client by Ken'ichi Ohmichi · 10 years ago
  84. 9f841b6 Merge "Remove imports of http module" by Jenkins · 10 years ago
  85. 294e539 Merge "Updated from global requirements" by Jenkins · 10 years ago
  86. a0da9d1 Merge "Add raw_request() to RestClient" by Jenkins · 10 years ago
  87. 871f687 Merge "Remove all CONF values from RestClient" by Jenkins · 10 years ago
  88. d9e964a Test port update with new security group by Rajkumar Thiyagarajan · 10 years ago
  89. c88e1c3 Merge "Floatingip as port fixed ip" by Jenkins · 10 years ago
  90. 316fa46 Separate tests of negative_rest_client by Ken'ichi Ohmichi · 10 years ago
  91. 03010dc Remove imports of http module by Ken'ichi Ohmichi · 10 years ago
  92. 34f3472 Add raw_request() to RestClient by Ken'ichi Ohmichi · 10 years ago
  93. 0e83665 Remove all CONF values from RestClient by Ken'ichi Ohmichi · 10 years ago
  94. 928a6ca Updated from global requirements by OpenStack Proposal Bot · 10 years ago
  95. ed8aff5 Merge "Change v2 identity client methods to return one value" by Jenkins · 10 years ago
  96. 389ad25 Merge "Add test case for floating_ip response body" by Jenkins · 10 years ago
  97. de29177 Adds tests create/update port with multiple attributes by Neeti Dahiya · 10 years ago
  98. b8df55e Merge "Add image client build timeout config option" by Jenkins · 10 years ago
  99. ed0cc46 Merge "Routers Negative API Test" by Jenkins · 10 years ago
  100. de45a5e Create port in allowed allocation pools by abhishek60014726 · 10 years ago