1. c397841 test_port_security_macspoofing_port: Don't assume DHCP port by YAMAMOTO Takashi · 9 years ago
  2. 04589a3 Merge "Add option to tempest init to show global conf dir" by Jenkins · 9 years ago
  3. 4824106 Merge "ssh before shelve to avoid ssh failures" by Jenkins · 9 years ago
  4. 198e5b4 Merge "Pass server to RemoteClient in API tests" by Jenkins · 9 years ago
  5. 712adaf Merge "Extend remote client to allow for better debugging" by Jenkins · 9 years ago
  6. 73ba5bc Merge "Added test for router's port update with fixed IP." by Jenkins · 9 years ago
  7. f344eec ssh before shelve to avoid ssh failures by Andrea Frittoli (andreaf) · 9 years ago
  8. 2a70a61 Pass server to RemoteClient in API tests by Andrea Frittoli (andreaf) · 9 years ago
  9. 5f5e4fc Extend remote client to allow for better debugging by Andrea Frittoli (andreaf) · 9 years ago
  10. 0e25a90 Use a single venv for all tempest jobs by Matthew Treinish · 9 years ago
  11. 0e8d73f trove: skip broken tests by Emilien Macchi · 9 years ago
  12. 068ed88 Merge "Migrate network resources into scenario path" by Jenkins · 9 years ago
  13. 53186f1 Merge "Added random Infiniband GUID address generator" by Jenkins · 9 years ago
  14. be15e9c Merge "Verify config support keystone on subpath" by Jenkins · 9 years ago
  15. 92b46e3 Added random Infiniband GUID address generator by Lenny Verkhovsky · 9 years ago
  16. bc9e9ed Merge "Volume: remove a useless `_delete_volume_type` alias" by Jenkins · 9 years ago
  17. 43d742d Merge "Remove negative test framework documentation" by Jenkins · 9 years ago
  18. 9aec598 Merge "object_storage/object_client.py: kill some dead code" by Jenkins · 9 years ago
  19. 2211ed8 Merge "Remove few refercences left to tempest-lib" by Jenkins · 9 years ago
  20. dd25070 Update configuration docs wrt admin credentials by Andrea Frittoli (andreaf) · 9 years ago
  21. 1370baf Remove few refercences left to tempest-lib by Andrea Frittoli (andreaf) · 9 years ago
  22. e28c18f Remove negative test framework documentation by Luz Cazares · 9 years ago
  23. 69a182a Migrate network resources into scenario path by Ken'ichi Ohmichi · 9 years ago
  24. b0c99df Merge "Fix reference to tempest_lib" by Jenkins · 9 years ago
  25. 6bf7de8 object_storage/object_client.py: kill some dead code by Jordan Pittier · 9 years ago
  26. d9f3c26 Merge "Remove iso8601 and anyjson from requirements.txt" by Jenkins · 9 years ago
  27. 8afdf6c Fix reference to tempest_lib by Marc Koderer · 9 years ago
  28. 1af2303 Merge "Fix tempest init to update config options" by Jenkins · 9 years ago
  29. 28de8d5 Verify config support keystone on subpath by Brant Knudson · 9 years ago
  30. ca72ea9 Merge "List only alive agents" by Jenkins · 9 years ago
  31. 0e1dd84 Fix tempest init to update config options by ghanshyam · 9 years ago
  32. 63cb9a3 Fix conf file open mode when "tempest init" by Masayuki Igawa · 9 years ago
  33. 7242c54 Merge "Search another path for etc/tempest" by Jenkins · 9 years ago
  34. 1a4da68 Merge "Use the same logic for selecting config path" by Jenkins · 9 years ago
  35. 6be5bb4 Merge "Remove old cinder multibackend configuration from tempest.conf" by Jenkins · 9 years ago
  36. d626b0a Merge "Fix base unit test class location" by Jenkins · 9 years ago
  37. 3e42ba2 Volume: remove a useless `_delete_volume_type` alias by Jordan Pittier · 9 years ago
  38. 0caa891 Merge "Fix error message about credential" by Jenkins · 9 years ago
  39. 054f45d Add option to tempest init to show global conf dir by Matthew Treinish · 9 years ago
  40. 74d3c1f Merge "Add a test for reverting a resize with a deleted flavor" by Jenkins · 9 years ago
  41. d266584 Fix error message about credential by Ken'ichi Ohmichi · 9 years ago
  42. 7e054d4 Search another path for etc/tempest by Ken'ichi Ohmichi · 9 years ago
  43. 0ce1652 Use the same logic for selecting config path by Ken'ichi Ohmichi · 9 years ago
  44. 79a71ac Remove unnecessary space in help by Ken'ichi Ohmichi · 9 years ago
  45. 9883ff2 Make README.rst consistent by Ken'ichi Ohmichi · 9 years ago
  46. ffad78a Fix base unit test class location by Matthew Treinish · 9 years ago
  47. d1c4d60 Merge "Microversion v2.20 tests: nova volume operations when shelved" by Jenkins · 9 years ago
  48. d037469 Merge "Move shelve server logic in compute utility" by Jenkins · 9 years ago
  49. a5059e0 Fix account generator error message by Marc Koderer · 9 years ago
  50. a66e40e Merge "Add tests of fixed_ips in the attach interfaces nova API" by Jenkins · 9 years ago
  51. 2fad61d Merge "Skip test_volume_list_with_detail_param_marker" by Jenkins · 9 years ago
  52. e4116ec Merge "Do not create network resources in verify-config" by Jenkins · 9 years ago
  53. 0b5f828 Merge "Replace Mox with Mock" by Jenkins · 9 years ago
  54. e9a30a7 Merge "Add ostestr tox jobs" by Jenkins · 9 years ago
  55. be6843e Merge "Remove definitions of unused exception classes." by Jenkins · 9 years ago
  56. 16863a1 Merge "Add pep8 check to use data_utils.rand_uuid()" by Jenkins · 9 years ago
  57. 0ee59d2 Merge "Updated from global requirements" by Jenkins · 9 years ago
  58. 3a9d3e7 Add ostestr tox jobs by Matthew Treinish · 9 years ago
  59. 7b62958 Add tests of fixed_ips in the attach interfaces nova API by Maho Koshiya · 9 years ago
  60. 33ddecd Skip test_volume_list_with_detail_param_marker by Brian Ober · 9 years ago
  61. 930593d Merge "Align multiple lines in tox" by Jenkins · 9 years ago
  62. ad215b9 Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  63. c9a4a10 List only alive agents by shipeiqi · 9 years ago
  64. 68c197e SSH: Do not rely on the .closed attribute by Lucas Alvares Gomes · 9 years ago
  65. d81d3ce Align multiple lines in tox by Masayuki Igawa · 9 years ago
  66. d079c89 Add pep8 check to use data_utils.rand_uuid() by Ken'ichi Ohmichi · 9 years ago
  67. 98c32b7 Add a test for reverting a resize with a deleted flavor by Matt Riedemann · 9 years ago
  68. 326bbb4 Merge ""is_resource_deleted" fails to verify delete" by Jenkins · 9 years ago
  69. 374d380 Remove definitions of unused exception classes. by Jordan Pittier · 9 years ago
  70. f0259a1 Remove iso8601 and anyjson from requirements.txt by Jordan Pittier · 9 years ago
  71. 27905cc Remove old cinder multibackend configuration from tempest.conf by bkopilov · 9 years ago
  72. 3211a6a Merge "Add compute 2.10 microversion tests info in doc" by Jenkins · 9 years ago
  73. 897a490 Merge "Cinder verifies getting volume list with marker" by Jenkins · 9 years ago
  74. 95dcef2 "is_resource_deleted" fails to verify delete by Joshua White · 9 years ago
  75. 2746ba0 Microversion v2.20 tests: nova volume operations when shelved by lanoux · 9 years ago
  76. 017b5fe Move shelve server logic in compute utility by ghanshyam · 9 years ago
  77. ba48c90 Add compute 2.10 microversion tests info in doc by ghanshyam · 9 years ago
  78. 9aa74e4 Merge "Fix version replacement when path" by Jenkins · 9 years ago
  79. 05b2336 Merge "Remove openstack-common.conf" by Jenkins · 9 years ago
  80. a912f4c Merge "Enable T108 check for network api tests" by Jenkins · 9 years ago
  81. 0021c29 Replace Mox with Mock by Jordan Pittier · 9 years ago
  82. 0ad6904 Merge "Remove JSON from class name" by Jenkins · 9 years ago
  83. 43e4fd8 Do not create network resources in verify-config by Brad Behle · 9 years ago
  84. c99373b Merge "Refactor extract code to function in auth.py" by Jenkins · 9 years ago
  85. 355875a Updated from global requirements by OpenStack Proposal Bot · 9 years ago
  86. dba61be Merge "Remove virtualenv management scripts from oslo-incubator" by Jenkins · 9 years ago
  87. 5de99e4 Merge "Updated Image Not Created Error Thrown" by Jenkins · 9 years ago
  88. 0aa0342 Merge "Get rid of httplib2, use urllib3 instead" by Jenkins · 9 years ago
  89. b39bbce Merge "Fix volume mountpoint - read from configuration file" by Jenkins · 9 years ago
  90. 00f2596 Get rid of httplib2, use urllib3 instead by Jordan Pittier · 9 years ago
  91. 30358bb Remove openstack-common.conf by Masayuki Igawa · 9 years ago
  92. 0afc659 Merge "Use tempest.tests.lib.base instead of tempest.tests.base" by Jenkins · 9 years ago
  93. 68c3cb0 Updated Image Not Created Error Thrown by Slade Baumann · 9 years ago
  94. 7012c86 Remove JSON from class name by Tong Liu · 9 years ago
  95. 7729380 Fix version replacement when path by Brant Knudson · 9 years ago
  96. f2d1f57 Refactor extract code to function in auth.py by Brant Knudson · 9 years ago
  97. 7edda7e Merge "Adding explanation comment for multi-node test" by Jenkins · 9 years ago
  98. 4112904 Use tempest.tests.lib.base instead of tempest.tests.base by Jordan Pittier · 9 years ago
  99. a16bf19 Merge "Fix Review Checklist URL" by Jenkins · 9 years ago
  100. b5f6978 Adding explanation comment for multi-node test by Eran Kuris · 9 years ago