1. 87be9b4 Add functional tests for update restrict by Rabi Mishra · 9 years ago
  2. 39c4ce4 Hook into environment merging on server by Jay Dobies · 9 years ago
  3. d2f5914 Merge "Fix imports for pep8 check" by Jenkins · 9 years ago
  4. fb44e33 Merge "Fix update preview to handle nested stacks" by Jenkins · 9 years ago
  5. e9dffe5 Fix imports for pep8 check by Rabi Mishra · 9 years ago
  6. 65493fb Accommodate v2 and v3 auth for integration tests by Rabi Mishra · 9 years ago
  7. e6de2d6 Fix update preview to handle nested stacks by Steven Hardy · 9 years ago
  8. 2ce4bda Software config zaqar integration tests by Thomas Herve · 9 years ago
  9. b1d2705 Remove default None value for config options by Rabi Mishra · 9 years ago
  10. 3eab294 Expand test in-progress workaround by Thomas Herve · 9 years ago
  11. 1c17ec3 Merge "Add functional test for ResourceGroup rolling_update" by Jenkins · 9 years ago
  12. 8bcff8a Add functional test for ResourceGroup rolling_update by Rabi Mishra · 9 years ago
  13. 6d8e086 Allow LBaas integration tests to dynamically skip by Mark Vanderwiel · 9 years ago
  14. f0ac958 Fix [H405] pep rule in heat_integrationtests by Peter Razumovsky · 9 years ago
  15. aec5307 Merge "Add integration tests for preview update" by Jenkins · 9 years ago
  16. 23284b6 Add functional test coverage for PATCH updates by Steven Hardy · 9 years ago
  17. a30ac12 Change cinder client version to 2 for integration tests by Rabi Mishra · 9 years ago
  18. b5aa902 Add integration tests for preview update by Jason Dunsmore · 9 years ago
  19. 89082a3 Add integration test for UPDATE_FAILED recovery by Sergey Kraynev · 9 years ago
  20. 405444f Move TestResource in-tree by Angus Salkeld · 9 years ago
  21. 73dcbc6 Make the TestResource a bit smarter by Angus Salkeld · 9 years ago
  22. dbea6ab Assert DELETE_COMPLETE on all stack delete cleanup by Steve Baker · 9 years ago
  23. 94c4372 Adds option to skip specific tests by Rabi Mishra · 9 years ago
  24. 287ffff Add cleanup when skipping tests for stack actions by Rabi Mishra · 9 years ago
  25. 477efc9 Add config entries to skip integration tests by Rabi Mishra · 9 years ago
  26. a75d918 Merge "Add a functional test option to skip notification tests" by Jenkins · 9 years ago
  27. 7c9115d Integration test check for OS_PROJECT_NAME too by Steve Baker · 9 years ago
  28. ff6e675 Add a functional test option to skip notification tests by Angus Salkeld · 9 years ago
  29. a89a028 Scan for output errors in functional tests by Angus Salkeld · 9 years ago
  30. 4be023a Wait until child process will be killed by Oleksii Chuprykov · 10 years ago
  31. 793b0fc Produce more meaningful exception messages in nested stacks by Angus Salkeld · 10 years ago
  32. 172dac5 Merge "Use network 'heat-net' for integration_tests" by Jenkins · 10 years ago
  33. ec4b03b Use network 'heat-net' for integration_tests by Rabi Mishra · 10 years ago
  34. 5e4d5f4 Run functional tests when no ceilometer endpoint by Steve Baker · 10 years ago
  35. 406bbd5 Add basic Ceilometer alarm test by Angus Salkeld · 10 years ago
  36. 954285c Run heat_integrationtests in parallel by Sirushti Murugesan · 10 years ago
  37. c18e113 Merge "Add functional tests for stack tags/hidden stacks" by Jenkins · 10 years ago
  38. 277ea69 Add functional tests for stack tags/hidden stacks by Sabeen Syed · 10 years ago
  39. e5ad25b Prevent false positives of *_FAILED status by Sirushti Murugesan · 10 years ago
  40. 3a195a5 Wait for the stack lock to be released by Sirushti Murugesan · 10 years ago
  41. 13a8a17 Prevent false positives of UPDATE_COMPLETE in integration tests by Sirushti Murugesan · 10 years ago
  42. 95ac9aa Use ipv4 address for connectivity in lb integration test by Rabi Mishra · 10 years ago
  43. 83ef84d Use ipv4 subnet in Heat scenario tests by Sergey Kraynev · 10 years ago
  44. 4920fda Update urllib/httplib/cStringIO to use six.moves by Sirushti Murugesan · 10 years ago
  45. bf67ce3 Remove redundant checks of stack status by Sergey Kraynev · 10 years ago
  46. a7500d1 Use helper functions stack_suspend and stack_resume by Angus Salkeld · 10 years ago
  47. a3325d6 test_resource for functional tests by Rakesh H S · 10 years ago
  48. a42724f Merge "Add minimal_instance_type config option" by Jenkins · 10 years ago
  49. 45dd8d6 Merge "Add floating network config option" by Jenkins · 10 years ago
  50. 499a9d7 Fix some new PEP8 errors found at gate by tengqm · 10 years ago
  51. 46e5cb2 Add minimal_instance_type config option by Pavlo Shchelokovskyy · 10 years ago
  52. 6fa2380 Add floating network config option by Pavlo Shchelokovskyy · 10 years ago
  53. 803f150 Func tests use fedora-heat-test-image by Steve Baker · 10 years ago
  54. 7bf15e7 iniset heat_integrationtests.conf by Steve Baker · 10 years ago
  55. 03da074 Add a functional test for hooks/breakpoints by Steven Hardy · 10 years ago
  56. 42cd65b Merge "Move test_notifications to functional" by Jenkins · 10 years ago
  57. ad94479 Merge "Add integration scenario test for Neutron LBaaS" by Jenkins · 10 years ago
  58. 3e0ab4d Add integration scenario test for Neutron LBaaS by Anastasia Kuznetsova · 10 years ago
  59. 2464129 Use oslo.log for heat_integrationtests by Steve Baker · 10 years ago
  60. d9cd9dc Move test_notifications to functional by Oleksii Chuprykov · 10 years ago
  61. 673fc43 Refactor '_get_default_network' method in the integration tests by Anastasia Kuznetsova · 10 years ago
  62. 0b679bb Func test conf to specify boot config by Steve Baker · 10 years ago
  63. 9a74557 Fix variables reference in the integration tests methods by Anastasia Kuznetsova · 10 years ago
  64. bcc78df Add ability to pass parameters during update by Sergey Kraynev · 10 years ago
  65. f6c8f12 Integration test for software-config tools by Steve Baker · 10 years ago
  66. 4f069fb Make import of oslo libraries namespaceless by Jens Rosenboom · 10 years ago
  67. a0b3719 Merge "Move assign_keypair method in base class" by Jenkins · 10 years ago
  68. dcb4c7c Merge "Split templates and tests in scenario tests" by Jenkins · 10 years ago
  69. a265c13 Move assign_keypair method in base class by Sergey Kraynev · 10 years ago
  70. 1d4c05d Merge "Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled" by Jenkins · 10 years ago
  71. d6fa5c0 Split templates and tests in scenario tests by Sergey Kraynev · 10 years ago
  72. 08514ad Remove some unused functions and improve call_until_true by Angus Salkeld · 10 years ago
  73. 04ee802 Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled by Sirushti Murugesan · 10 years ago
  74. 4408da3 Move aws nested stack tests to functional tests by Angus Salkeld · 10 years ago
  75. 0ab3d7c Test auto-scaling for neutron by kairat_kushaev · 10 years ago
  76. 60e0ecd Enable H305 and H307 style checks by Pavlo Shchelokovskyy · 10 years ago
  77. e4d4860 Merge "Move template resource tests to functional" by Jenkins · 10 years ago
  78. 7c1f224 Make StackResource less strict on initial validation by Steven Hardy · 10 years ago
  79. 2bd63a4 Move template resource tests to functional by Angus Salkeld · 10 years ago
  80. dccaf68 Merge "Cleanup heat/openstack/common" by Jenkins · 10 years ago
  81. cd3622e Use oslo.config generator by Thomas Herve · 10 years ago
  82. c6b2562 Cleanup heat/openstack/common by Pavlo Shchelokovskyy · 10 years ago
  83. 95f65a2 Add "parameter_defaults" to the environment by Angus Salkeld · 10 years ago
  84. 132a1ba Merge "Create common stack_create functional test helper" by Jenkins · 10 years ago
  85. 61392ad Merge "Add support for running tests against standalone Heat" by Jenkins · 10 years ago
  86. 39921a8 Merge "Add logging fixture to integration tests" by Jenkins · 10 years ago
  87. 70c2f28 Add support for running tests against standalone Heat by Angus Salkeld · 10 years ago
  88. 2404370 Add logging fixture to integration tests by Angus Salkeld · 10 years ago
  89. f2c82c0 Create common stack_create functional test helper by Steven Hardy · 10 years ago
  90. c9efd97 Move common functions into functional test base-class by Steven Hardy · 10 years ago
  91. e64590b Configure flavor and image from env by Steve Baker · 10 years ago
  92. 450aa7f Support classes for heat integration tests by Steve Baker · 10 years ago