1. 3dc8f79 Merge "Correct the usage on listing neutron ports" by Zuul · 7 years ago mcp/rocky 1.2.0
  2. f5792d1 Merge "Add API tests for the reset_interfaces parameter" by Zuul · 7 years ago
  3. aee1256 Merge "Add API tests for setting/resetting hardware interfaces" by Zuul · 7 years ago
  4. 43015f0 Correct the usage on listing neutron ports by Hongbin Lu · 7 years ago
  5. e754805 Add API tests for the reset_interfaces parameter by Dmitry Tantsur · 7 years ago
  6. d6ce667 Rescue mode tempest tests by Dao Cong Tien · 7 years ago
  7. a024968 Merge "Ensure we create nodes with valid CPU archs" by Zuul · 7 years ago
  8. f7c53ca Add API tests for setting/resetting hardware interfaces by Dmitry Tantsur · 7 years ago
  9. 53806e3 Force deploy_interface for cleaning to be iscsi by Yolanda Robla · 7 years ago
  10. 6f083ce Ensure we create nodes with valid CPU archs by Sam Betts · 7 years ago
  11. eef49ea Add bios testing to plugin by Yolanda Robla · 7 years ago
  12. 3665cf1 Do not boot nodes if not set in standalone tests by Yolanda Robla · 7 years ago
  13. b2e64c5 Merge "Add manual clean step ironic standalone test" by Zuul · 7 years ago
  14. b95ec9c Merge "Remove volume v1 API service client usage" by Zuul · 7 years ago
  15. fff8131 Merge "Power fault recovery: tempest tests" by Zuul · 7 years ago
  16. abd9011 Add manual clean step ironic standalone test by Yolanda Robla · 7 years ago
  17. 2e64cdb Power fault recovery: tempest tests by Kaifeng Wang · 7 years ago
  18. 9e80f07 Remove volume v1 API service client usage by ghanshyam · 7 years ago
  19. 75661b5 fix a typo in code by melissaml · 7 years ago
  20. 68859e8 Merge "Allow using the fake-hardware hardware type for API tests" by Zuul · 7 years ago
  21. 4f640d3 Merge "Rework the ironic-inspector auto-discovery test" by Zuul · 7 years ago
  22. 893b1a9 Allow using the fake-hardware hardware type for API tests by Dmitry Tantsur · 7 years ago
  23. e065933 Merge "Add comments for [deploy|rescue]_interface" by Zuul · 7 years ago
  24. a6055ef Explicitly use iscsi for standalone BaremetalIpmiRescuePartitioned by Jim Rollenhagen · 7 years ago
  25. 1a0a80e Add comments for [deploy|rescue]_interface by Ruby Loo · 7 years ago
  26. ef37564 Merge "Add [baremetal] available_nodes configuration option" by Zuul · 7 years ago
  27. f125363 Merge "Added fixed_ip support for standalone-ironic" by Zuul · 7 years ago
  28. d8de5ac Merge "Validate scheduling fields in basic ops scenario" by Zuul · 7 years ago
  29. e1059ba Merge "Rescue mode standalone tests" by Zuul · 7 years ago
  30. 39579c6 Rework the ironic-inspector auto-discovery test by Dmitry Tantsur · 7 years ago
  31. ed004fb Merge "Use the main introspection test instead of the smoke one" by Zuul · 7 years ago
  32. 4108a35 Rescue mode standalone tests by Dao Cong Tien · 7 years ago
  33. 56399cc Validate scheduling fields in basic ops scenario by Mark Goddard · 7 years ago
  34. 9089e56 Use the main introspection test instead of the smoke one by Dmitry Tantsur · 7 years ago
  35. 5fba20b Add a full set of tests for the IPMI hardware type to the standalone job by Dmitry Tantsur · 7 years ago
  36. ba4a6ec Added fixed_ip support for standalone-ironic by ankit · 7 years ago
  37. f31abcc Add [baremetal] available_nodes configuration option by Sam Betts · 7 years ago
  38. d88fe9f Replace use of functools.wraps() with six.wraps() by John L. Villalovos · 7 years ago
  39. c4d1c83 Sort node traits in comparisons by Mark Goddard · 7 years ago
  40. bcdb740 Add node trait tests by Mark Goddard · 7 years ago
  41. bc8b3ee Add ansible deploy interface test by Pavlo Shchelokovskyy · 7 years ago
  42. 12e6275 Add ability to set deploy interface by Pavlo Shchelokovskyy · 7 years ago
  43. 4867382 Correct introspection rules path by Dmitry Tantsur · 7 years ago
  44. 25be117 Change config option to 'ironic_inspector' and False by default by John L. Villalovos · 7 years ago
  45. 8efe17a Fix pep8 issue by Dmitry Tantsur · 7 years ago
  46. e43f255 Add correct skip for ironic-inspector by Dmitry Tantsur · 7 years ago
  47. 2bf95e8 Provide __init__.py to make all modules importable by Dmitry Tantsur · 7 years ago
  48. 851cd00 Fix introspection modules locations and imports by Dmitry Tantsur · 7 years ago
  49. b609cea Merge remote-tracking branch 'inspector/master' by Dmitry Tantsur · 7 years ago
  50. 63ba73e Ensure ping actually succed by Vasyl Saienko · 7 years ago
  51. 40e2bbc Add py35 gate for ironic-inspector by ankit · 7 years ago
  52. 6d74a6e Add I202 to flake ignore list by Vladyslav Drok · 7 years ago
  53. 04aed9f Update tests to do not use deprecated test.services() by Luong Anh Tuan · 7 years ago
  54. 2c22aad pep8: Add 'application-import-names = ironic_inspector' by John L. Villalovos · 7 years ago
  55. 867a975 Update tests to do not use deprecated test.services() by Vasyl Saienko · 7 years ago
  56. bdc1429 Replace the usage of 'admin_manager' with 'os_admin' by Luong Anh Tuan · 7 years ago
  57. e7f8f1a Update after recent removal of cred manager aliases by Luong Anh Tuan · 7 years ago
  58. 8da9ef5 Fix API VIF tests when using flat network by Vasyl Saienko · 7 years ago
  59. b287de8 Update vif_attach from NeutronVIFPortIDMixin by Vasyl Saienko · 7 years ago
  60. e76e17e Update the documentation link for doc migration by chenxing · 8 years ago
  61. ca69ffe Add functional API tests for volume connector and volume target by Nguyen Hung Phuong · 8 years ago
  62. 5d84570 Replace the deprecated tempest.test.attr with decorators.attr by Ngo Quoc Cuong · 8 years ago
  63. f8b09fe Use flake8-import-order by John L. Villalovos · 8 years ago
  64. 853ec5e Switch to use test_utils.call_until_true by Ken'ichi Ohmichi · 8 years ago
  65. 159fe89 Switch to decorators.idempotent_id by ghanshyam · 8 years ago
  66. f00d68d Remove unused "service" argument from tempest client manager by Dmitry Tantsur · 8 years ago
  67. 63404e2 Tempest test tag baremetal doesn't exist by dparalen · 8 years ago
  68. 569f0a4 Add tempest plugin API tests for driver by SofiiaAndriichenko · 8 years ago
  69. bb72f2e [tempest] also catch BadRequest in negative tests with physical_network in old API by Dmitry Tantsur · 7 years ago
  70. da89a41 [Tempest] fix negative tests on old API versions by Dmitry Tantsur · 7 years ago
  71. 9ea3c69 Add negative attribute to negative port tests by Mark Goddard · 8 years ago
  72. bc0aee3 Tempest scenario test for boot-from-volume by Dao Cong Tien · 8 years ago
  73. 53bb68c Add tempest tests for physical networks by Mark Goddard · 8 years ago
  74. f825d19 Replace the usage of 'manager' with 'os_primary' by Vu Cong Tuan · 8 years ago
  75. f37d245 Fix broken links in tempest plugin README by wangkf · 8 years ago
  76. a540e4f Replace test.attr with decorators.attr by xgwang5843 · 8 years ago
  77. c21766c Replace test.attr with decorators.attr by xgwang5843 · 8 years ago
  78. b2ae8c1 Replace test.attr with decorators.attr by Luong Anh Tuan · 8 years ago
  79. 9687691 Add functional api tests for node resource class by Kyrylo Romanenko · 8 years ago
  80. be2e0e0 Add assertion of name to test_list_portgroups test by Kyrylo Romanenko · 8 years ago
  81. c1d1f63 Skip PortNotFound when unbinding port by Vasyl Saienko · 8 years ago
  82. 0afe227 Skip VIF tests for standalone ironic by Kyrylo Romanenko · 8 years ago
  83. 8e1be64 Fix docstrings for creating methods in baremetal api tests by Kyrylo Romanenko · 8 years ago
  84. 9ec233b Define minimum required API ver for portgroups by Vasyl Saienko · 8 years ago
  85. f46b9fa Add standalone tests using direct HTTP links by Vasyl Saienko · 8 years ago
  86. d66737c Extend tests and checks for node VIFs by Kyrylo Romanenko · 8 years ago
  87. 2193e54 Add functional API tests for portgroups by Kyrylo Romanenko · 8 years ago
  88. 40db033 Fix local copy of scenario manager by Pavlo Shchelokovskyy · 8 years ago
  89. 70db680 Prune local copy of tempest.scenario.manager.py by Solio Sarabia · 8 years ago
  90. 60095ff Include a copy of tempest.scenario.manager module by Solio Sarabia · 8 years ago
  91. 4a09673 Add ironic standlaone test with ipmi dynamic driver by Vasyl Saienko · 8 years ago
  92. 4ddbeec Add Ironic standalone tests by Vasyl Saienko · 8 years ago
  93. 401fd46 Fix the exception message in tempest plugin by Vladyslav Drok · 8 years ago
  94. 0cad044 Refactor waiters in our tempest plugin by Vladyslav Drok · 8 years ago
  95. 3c83396 This adds a tempest test for creating a chassis with a specific UUID. by SofiiaAndriichenko · 8 years ago
  96. ac752ac Do not load credentials on import in tempest plugin clients.py by Vladyslav Drok · 8 years ago
  97. f78122e Trivial: Change hardcoded values in tempest plugin by Solio Sarabia · 8 years ago
  98. 6abadd4 Fix BaseBaremetalTest._assertExpected docstring by Ruby Loo · 8 years ago
  99. 62c0c09 Deduplicate _assertExpected method in tests by Kyrylo Romanenko · 8 years ago
  100. dbd33dc Change misc to test_utils for tempest test by wangxiyuan · 8 years ago