1. f0ac958 Fix [H405] pep rule in heat_integrationtests by Peter Razumovsky · 9 years ago
  2. 6a1b905 Merge "Try polling swift object before creating stack" by Jenkins · 9 years ago
  3. aec5307 Merge "Add integration tests for preview update" by Jenkins · 9 years ago
  4. d8b1d63 Merge "Test case for resource_facade" by Jenkins · 9 years ago
  5. d1ab9c6 Try polling swift object before creating stack by Angus Salkeld · 9 years ago
  6. 23284b6 Add functional test coverage for PATCH updates by Steven Hardy · 9 years ago
  7. 1c6c392 Merge "Adding basic test to exercise the heat event APIs." by Jenkins · 9 years ago
  8. 1abc272 Merge "Allow nested validation for template-validate" by Jenkins · 9 years ago
  9. e9aafe5 Merge "Handle replace and rollback cases for Port" by Jenkins · 9 years ago
  10. 03767a8 Allow nested validation for template-validate by Steven Hardy · 9 years ago
  11. b5aa902 Add integration tests for preview update by Jason Dunsmore · 9 years ago
  12. dca518b Add a functional test proving OS::Heat::None works with validate by Steven Hardy · 9 years ago
  13. 1c8499d Always return default via template-validate "Default" by Steven Hardy · 9 years ago
  14. 775a138 Adding basic test to exercise the heat event APIs. by James Combs · 9 years ago
  15. 7419382 Add initial functional test for template-validate by Steven Hardy · 9 years ago
  16. 8ba6253 Handle replace and rollback cases for Port by Sergey Kraynev · 9 years ago
  17. 6199eb0 Merge "Validate TemplateResource schema when based on other templates" by Jenkins · 9 years ago
  18. 9cc3a5f Make the stack tags template non-empty by Angus Salkeld · 9 years ago
  19. 89082a3 Add integration test for UPDATE_FAILED recovery by Sergey Kraynev · 9 years ago
  20. f71ae07 Return error message if validate fail when clearing hook by huangtianhua · 10 years ago
  21. a064e28 Wait for metadata actually set to server by Oleksii Chuprykov · 9 years ago
  22. 73dcbc6 Make the TestResource a bit smarter by Angus Salkeld · 9 years ago
  23. dd5a607 Test case for resource_facade by Angus Salkeld · 9 years ago
  24. 67a64d9 Add resource_type-specific policies by Pavlo Shchelokovskyy · 9 years ago
  25. 5f3651a Merge "Increase the concurrency of software-config functional test" by Jenkins · 9 years ago
  26. 68db971 Merge "Update encrypted param template Added the encrypted parameter as a property for a Nova server" by Jenkins · 9 years ago
  27. 36eb824 Update encrypted param template by Sabeen Syed · 9 years ago
  28. cce999a Fix incorrect resource's information while describing by huangtianhua · 9 years ago
  29. dbea6ab Assert DELETE_COMPLETE on all stack delete cleanup by Steve Baker · 9 years ago
  30. 91ca90c Revert failing tests and use v3 for ec2 tokens by Thomas Herve · 9 years ago
  31. 9d3cd4f Increase the concurrency of software-config functional test by Steve Baker · 9 years ago
  32. 081e65f Merge "Adds option to skip specific tests" by Jenkins · 9 years ago
  33. 94c4372 Adds option to skip specific tests by Rabi Mishra · 9 years ago
  34. 7aee65a Skip failing integration tests by Thomas Herve · 9 years ago
  35. 12e13d4 Don't use Ref in hot template (functional test) by Angus Salkeld · 9 years ago
  36. 8e23eb1 Functional test for encryption volume type by Rakesh H S · 10 years ago
  37. 477efc9 Add config entries to skip integration tests by Rabi Mishra · 9 years ago
  38. 6a20e3b Validate TemplateResource schema when based on other templates by Angus Salkeld · 9 years ago
  39. cecb8ed Add basic stack-preview functional test by Angus Salkeld · 9 years ago
  40. ec1b6dd Merge "Add functional test for resource exposure" by Jenkins · 9 years ago
  41. 7308789 Merge "Add test for template resource suspend/resume" by Jenkins · 9 years ago
  42. 245ccc4 Add functional test for resource exposure by Pavlo Shchelokovskyy · 9 years ago
  43. 61a99e1 Add test for template resource suspend/resume by kairat_kushaev · 9 years ago
  44. 3290d75 Merge "Always commit after deployment db operations" by Jenkins · 9 years ago
  45. ff6e675 Add a functional test option to skip notification tests by Angus Salkeld · 9 years ago
  46. c7bf2ef Merge "Scan for output errors in functional tests" by Jenkins · 9 years ago
  47. 8b8d179 Merge "Adding functional integration test for encrypted parameters." by Jenkins · 9 years ago
  48. a89a028 Scan for output errors in functional tests by Angus Salkeld · 9 years ago
  49. 8ebb082 Merge "Removes replace-on-update for SwiftSignalHandle resource" by Jenkins · 9 years ago
  50. 96606b3 Adding functional integration test for encrypted parameters. by James Combs · 10 years ago
  51. d3f7471 Removes replace-on-update for SwiftSignalHandle resource by Pratik Mallya · 10 years ago
  52. 10a4bc4 Always commit after deployment db operations by Steve Baker · 9 years ago
  53. 75ee9d1 Catch NotFound in format_stack_resource for nested() by Steve Baker · 9 years ago
  54. bd772fe Merge "Wait until child process will be killed" by Jenkins · 10 years ago
  55. 4be023a Wait until child process will be killed by Oleksii Chuprykov · 10 years ago
  56. 6096dd9 Extract tags before pass them in create/update by Sergey Kraynev · 10 years ago
  57. 2cbc0a8 Update wsgi.py to support reload from conf on SIGHUP by tyagi · 10 years ago
  58. daffd85 Specify network for server in test_validation by Sergey Kraynev · 10 years ago
  59. 793b0fc Produce more meaningful exception messages in nested stacks by Angus Salkeld · 10 years ago
  60. ad295fc Merge "Add functional test for neutron port" by Jenkins · 10 years ago
  61. 28bf16e Add functional test for neutron port by Sergey Kraynev · 10 years ago
  62. ec4b03b Use network 'heat-net' for integration_tests by Rabi Mishra · 10 years ago
  63. b1293ae Fix property validation for TemplateResource during update by Rabi Mishra · 10 years ago
  64. 19b9e1d Assert that we can update TemplateResources with a new file path by Angus Salkeld · 10 years ago
  65. 277ea69 Add functional tests for stack tags/hidden stacks by Sabeen Syed · 10 years ago
  66. 4920fda Update urllib/httplib/cStringIO to use six.moves by Sirushti Murugesan · 10 years ago
  67. 0145b8d Fix ResourceGroup validate when there are removal_policies by Steven Hardy · 10 years ago
  68. cd7e88d Merge "Remove redundant checks of stack status" by Jenkins · 10 years ago
  69. bf67ce3 Remove redundant checks of stack status by Sergey Kraynev · 10 years ago
  70. 9261e68 Merge "Improve StackValidationFailed response in properties" by Jenkins · 10 years ago
  71. 5eae5e5 Merge "Persist parent_resource_name and make sure it's available" by Jenkins · 10 years ago
  72. d750079 Improve StackValidationFailed response in properties by Peter Razumovsky · 10 years ago
  73. a7500d1 Use helper functions stack_suspend and stack_resume by Angus Salkeld · 10 years ago
  74. 2e61f9f Persist parent_resource_name and make sure it's available by Angus Salkeld · 10 years ago
  75. a3325d6 test_resource for functional tests by Rakesh H S · 10 years ago
  76. 28ac2c0 Fix functional test_signal_during_suspend by Pavlo Shchelokovskyy · 10 years ago
  77. 1976745 Merge "Create an event when signalling fails" by Jenkins · 10 years ago
  78. 915ffd7 Merge "Correctly initialize copies of stack during updating stack" by Jenkins · 10 years ago
  79. f132449 Create an event when signalling fails by Angus Salkeld · 10 years ago
  80. 2eb7d60 Prove that we can't signal during a suspend by Angus Salkeld · 10 years ago
  81. e3bee73 Correctly initialize copies of stack during updating stack by Deliang Fan · 10 years ago
  82. 595602e test_hooks remove race-prone status wait by Steve Baker · 10 years ago
  83. 46e5cb2 Add minimal_instance_type config option by Pavlo Shchelokovskyy · 10 years ago
  84. 03da074 Add a functional test for hooks/breakpoints by Steven Hardy · 10 years ago
  85. 42cd65b Merge "Move test_notifications to functional" by Jenkins · 10 years ago
  86. 64e915d Merge "Remove capacity check from AWS::AG update" by Jenkins · 10 years ago
  87. 2464129 Use oslo.log for heat_integrationtests by Steve Baker · 10 years ago
  88. 6f9f860 Remove capacity check from AWS::AG update by kairat_kushaev · 10 years ago
  89. d9cd9dc Move test_notifications to functional by Oleksii Chuprykov · 10 years ago
  90. 45a4e49 Reduce the load on functional tests by Angus Salkeld · 10 years ago
  91. 59b8f41 Add ability to pass 0, "", {} or [] as a parameter by Angus Salkeld · 10 years ago
  92. 8d1050c Only parse complex types if there is a value by Angus Salkeld · 10 years ago
  93. 95403d8 Move nested stack delete test to functional by Angus Salkeld · 10 years ago
  94. a0b3719 Merge "Move assign_keypair method in base class" by Jenkins · 10 years ago
  95. a265c13 Move assign_keypair method in base class by Sergey Kraynev · 10 years ago
  96. d7eb99e Merge "Move autoscaling tests with signals to functional" by Jenkins · 10 years ago
  97. 1d4c05d Merge "Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled" by Jenkins · 10 years ago
  98. c85229b Move autoscaling tests with signals to functional by Angus Salkeld · 10 years ago
  99. ac6b02f fixed typo from dependant to dependent by Vikas Jain · 10 years ago
  100. 1d74d3d Test for path attributes in OS::Heat::AutoScalingGroup by Tetiana Lashchova · 10 years ago