1. 357c467 Merge "Remove redundant _stack_rand_name from func tests" by Jenkins · 9 years ago
  2. 32fd2e1 Merge "test_preview_update only create one stack per test" by Jenkins · 9 years ago
  3. 203f875 Remove redundant _stack_rand_name from func tests by Sergey Kraynev · 9 years ago
  4. 6c7211c Edit backslashes for lines continuation by Oleg Khavroshin · 9 years ago
  5. d6dfa3c Merge "Fix database purge query" by Jenkins · 9 years ago
  6. 09ae1b0 test_preview_update only create one stack per test by Steven Hardy · 9 years ago
  7. 9bc0e94 Merge "Add tests for heat template apis" by Jenkins · 9 years ago
  8. 45133ca Merge "Fix race condition in tests with swift key" by Jenkins · 9 years ago
  9. abf9789 Add tests for heat template apis by sabeensyed · 9 years ago
  10. fb53d42 Fix race condition in tests with swift key by Thomas Herve · 9 years ago
  11. 9593716 Improve gateway_ip updation for subnet by huangtianhua · 9 years ago
  12. 35db11a Replace assertTrue(isinstance()) with assertIsInstance() by LiuNanke · 9 years ago
  13. 098204d Merge "Using LOG.warning replace LOG.warn" by Jenkins · 9 years ago
  14. c7e36ed Using LOG.warning replace LOG.warn by LiuNanke · 9 years ago
  15. 1bddf7e Merge "Trivial: Remove unused logging import" by Jenkins · 9 years ago
  16. 398e6bd Wrong usage of "a" by hgangwx · 9 years ago
  17. 444b74b Trivial: Remove unused logging import by Bo Wang · 9 years ago
  18. a4211da Added ResourceChain plugin by Jay Dobies · 9 years ago
  19. 0f70c28 Fix database purge query by Thomas Herve · 9 years ago
  20. 6b378ab Split abandon into pre-abandon(export) and abandon by Kanagaraj Manickam · 10 years ago
  21. 773a4a6 Merge "Add a test for environment change in failed update" by Jenkins · 9 years ago
  22. 8a3c1ec Allow in-place updates for all compatible types by Steven Hardy · 9 years ago
  23. b0cccac Add a test for environment change in failed update by Thomas Herve · 9 years ago
  24. b1d2705 Remove default None value for config options by Rabi Mishra · 9 years ago
  25. 80519eb Allow to update subnet without 'allocation_pools' by huangtianhua · 9 years ago
  26. 855d1c0 Use assertTrue/False instead of assertEqual(T/F) by Bertrand Lallau · 9 years ago
  27. 3eab294 Expand test in-progress workaround by Thomas Herve · 9 years ago
  28. 1c17ec3 Merge "Add functional test for ResourceGroup rolling_update" by Jenkins · 9 years ago
  29. 80c90ed Merge "Remove unnecessary update_replace parameter" by Jenkins · 9 years ago
  30. 8bcff8a Add functional test for ResourceGroup rolling_update by Rabi Mishra · 9 years ago
  31. 6d8e086 Allow LBaas integration tests to dynamically skip by Mark Vanderwiel · 9 years ago
  32. 06b1127 Remove unnecessary update_replace parameter by Rabi Mishra · 9 years ago
  33. f0ac958 Fix [H405] pep rule in heat_integrationtests by Peter Razumovsky · 9 years ago
  34. 6a1b905 Merge "Try polling swift object before creating stack" by Jenkins · 9 years ago
  35. aec5307 Merge "Add integration tests for preview update" by Jenkins · 9 years ago
  36. d8b1d63 Merge "Test case for resource_facade" by Jenkins · 9 years ago
  37. d1ab9c6 Try polling swift object before creating stack by Angus Salkeld · 9 years ago
  38. 23284b6 Add functional test coverage for PATCH updates by Steven Hardy · 9 years ago
  39. a30ac12 Change cinder client version to 2 for integration tests by Rabi Mishra · 9 years ago
  40. 1c6c392 Merge "Adding basic test to exercise the heat event APIs." by Jenkins · 9 years ago
  41. 1abc272 Merge "Allow nested validation for template-validate" by Jenkins · 9 years ago
  42. e9aafe5 Merge "Handle replace and rollback cases for Port" by Jenkins · 9 years ago
  43. 03767a8 Allow nested validation for template-validate by Steven Hardy · 9 years ago
  44. b5aa902 Add integration tests for preview update by Jason Dunsmore · 9 years ago
  45. dca518b Add a functional test proving OS::Heat::None works with validate by Steven Hardy · 9 years ago
  46. 1c8499d Always return default via template-validate "Default" by Steven Hardy · 9 years ago
  47. 775a138 Adding basic test to exercise the heat event APIs. by James Combs · 9 years ago
  48. 7419382 Add initial functional test for template-validate by Steven Hardy · 9 years ago
  49. 8ba6253 Handle replace and rollback cases for Port by Sergey Kraynev · 9 years ago
  50. 6199eb0 Merge "Validate TemplateResource schema when based on other templates" by Jenkins · 9 years ago
  51. 9cc3a5f Make the stack tags template non-empty by Angus Salkeld · 9 years ago
  52. 89082a3 Add integration test for UPDATE_FAILED recovery by Sergey Kraynev · 9 years ago
  53. f71ae07 Return error message if validate fail when clearing hook by huangtianhua · 10 years ago
  54. a064e28 Wait for metadata actually set to server by Oleksii Chuprykov · 9 years ago
  55. 405444f Move TestResource in-tree by Angus Salkeld · 9 years ago
  56. 73dcbc6 Make the TestResource a bit smarter by Angus Salkeld · 9 years ago
  57. 0e2511a Merge "Merge Neutron AutoScaling and LoadBalancer tests" by Jenkins · 9 years ago
  58. dd5a607 Test case for resource_facade by Angus Salkeld · 9 years ago
  59. 9ede185 Merge Neutron AutoScaling and LoadBalancer tests by Pavlo Shchelokovskyy · 10 years ago
  60. 67a64d9 Add resource_type-specific policies by Pavlo Shchelokovskyy · 9 years ago
  61. 5f3651a Merge "Increase the concurrency of software-config functional test" by Jenkins · 9 years ago
  62. 68db971 Merge "Update encrypted param template Added the encrypted parameter as a property for a Nova server" by Jenkins · 9 years ago
  63. 36eb824 Update encrypted param template by Sabeen Syed · 9 years ago
  64. cce999a Fix incorrect resource's information while describing by huangtianhua · 9 years ago
  65. dbea6ab Assert DELETE_COMPLETE on all stack delete cleanup by Steve Baker · 9 years ago
  66. 91ca90c Revert failing tests and use v3 for ec2 tokens by Thomas Herve · 9 years ago
  67. 9d3cd4f Increase the concurrency of software-config functional test by Steve Baker · 9 years ago
  68. 081e65f Merge "Adds option to skip specific tests" by Jenkins · 9 years ago
  69. 94c4372 Adds option to skip specific tests by Rabi Mishra · 9 years ago
  70. 7aee65a Skip failing integration tests by Thomas Herve · 9 years ago
  71. 12e13d4 Don't use Ref in hot template (functional test) by Angus Salkeld · 9 years ago
  72. 287ffff Add cleanup when skipping tests for stack actions by Rabi Mishra · 9 years ago
  73. fa202bc Merge "Functional test for encryption volume type" by Jenkins · 9 years ago
  74. 9934575 Merge "Add config entries to skip integration tests" by Jenkins · 9 years ago
  75. 77e8618 Merge "Revert "Temporarily skip failing scenario tests"" by Jenkins · 9 years ago
  76. 8e23eb1 Functional test for encryption volume type by Rakesh H S · 10 years ago
  77. 477efc9 Add config entries to skip integration tests by Rabi Mishra · 9 years ago
  78. 6a20e3b Validate TemplateResource schema when based on other templates by Angus Salkeld · 9 years ago
  79. cecb8ed Add basic stack-preview functional test by Angus Salkeld · 9 years ago
  80. ec1b6dd Merge "Add functional test for resource exposure" by Jenkins · 9 years ago
  81. 7308789 Merge "Add test for template resource suspend/resume" by Jenkins · 9 years ago
  82. bad70a7 Revert "Temporarily skip failing scenario tests" by Sirushti Murugesan · 9 years ago
  83. 245ccc4 Add functional test for resource exposure by Pavlo Shchelokovskyy · 9 years ago
  84. 61a99e1 Add test for template resource suspend/resume by kairat_kushaev · 9 years ago
  85. 3290d75 Merge "Always commit after deployment db operations" by Jenkins · 9 years ago
  86. a75d918 Merge "Add a functional test option to skip notification tests" by Jenkins · 9 years ago
  87. 7c9115d Integration test check for OS_PROJECT_NAME too by Steve Baker · 9 years ago
  88. 4c9f2dd Merge "Adds coverage for AWS EIP resource in scenario tests" by Jenkins · 9 years ago
  89. e299636 Temporarily skip failing scenario tests by Angus Salkeld · 9 years ago
  90. ff6e675 Add a functional test option to skip notification tests by Angus Salkeld · 9 years ago
  91. c7bf2ef Merge "Scan for output errors in functional tests" by Jenkins · 9 years ago
  92. 8b8d179 Merge "Adding functional integration test for encrypted parameters." by Jenkins · 9 years ago
  93. a89a028 Scan for output errors in functional tests by Angus Salkeld · 9 years ago
  94. 8ebb082 Merge "Removes replace-on-update for SwiftSignalHandle resource" by Jenkins · 9 years ago
  95. 96606b3 Adding functional integration test for encrypted parameters. by James Combs · 10 years ago
  96. d3f7471 Removes replace-on-update for SwiftSignalHandle resource by Pratik Mallya · 9 years ago
  97. 10a4bc4 Always commit after deployment db operations by Steve Baker · 9 years ago
  98. 75ee9d1 Catch NotFound in format_stack_resource for nested() by Steve Baker · 9 years ago
  99. eecee65 Adds coverage for AWS EIP resource in scenario tests by Rakesh H S · 9 years ago
  100. bd772fe Merge "Wait until child process will be killed" by Jenkins · 10 years ago