1. 0145b8d Fix ResourceGroup validate when there are removal_policies by Steven Hardy · 10 years ago
  2. cd7e88d Merge "Remove redundant checks of stack status" by Jenkins · 10 years ago
  3. bf67ce3 Remove redundant checks of stack status by Sergey Kraynev · 10 years ago
  4. 9261e68 Merge "Improve StackValidationFailed response in properties" by Jenkins · 10 years ago
  5. 5eae5e5 Merge "Persist parent_resource_name and make sure it's available" by Jenkins · 10 years ago
  6. d750079 Improve StackValidationFailed response in properties by Peter Razumovsky · 10 years ago
  7. a7500d1 Use helper functions stack_suspend and stack_resume by Angus Salkeld · 10 years ago
  8. 2e61f9f Persist parent_resource_name and make sure it's available by Angus Salkeld · 10 years ago
  9. 1217dc6 Merge "test_resource for functional tests" by Jenkins · 10 years ago
  10. 64e88a3 Merge "Fix NeutronLoadBalancerTest.test_neutron_loadbalancer timeout" by Jenkins · 10 years ago
  11. 7205fee Fix NeutronLoadBalancerTest.test_neutron_loadbalancer timeout by Rabi Mishra · 10 years ago
  12. a3325d6 test_resource for functional tests by Rakesh H S · 10 years ago
  13. 28ac2c0 Fix functional test_signal_during_suspend by Pavlo Shchelokovskyy · 10 years ago
  14. 1976745 Merge "Create an event when signalling fails" by Jenkins · 10 years ago
  15. 915ffd7 Merge "Correctly initialize copies of stack during updating stack" by Jenkins · 10 years ago
  16. f132449 Create an event when signalling fails by Angus Salkeld · 10 years ago
  17. 2eb7d60 Prove that we can't signal during a suspend by Angus Salkeld · 10 years ago
  18. e3bee73 Correctly initialize copies of stack during updating stack by Deliang Fan · 10 years ago
  19. 595602e test_hooks remove race-prone status wait by Steve Baker · 10 years ago
  20. a42724f Merge "Add minimal_instance_type config option" by Jenkins · 10 years ago
  21. 45dd8d6 Merge "Add floating network config option" by Jenkins · 10 years ago
  22. 499a9d7 Fix some new PEP8 errors found at gate by tengqm · 10 years ago
  23. 46e5cb2 Add minimal_instance_type config option by Pavlo Shchelokovskyy · 10 years ago
  24. 6fa2380 Add floating network config option by Pavlo Shchelokovskyy · 10 years ago
  25. 803f150 Func tests use fedora-heat-test-image by Steve Baker · 10 years ago
  26. 7bf15e7 iniset heat_integrationtests.conf by Steve Baker · 10 years ago
  27. 457a454 Merge "Add a functional test for hooks/breakpoints" by Jenkins · 10 years ago
  28. e0ad363 Use outputs section for getting ip addresses by Sergey Kraynev · 10 years ago
  29. 03da074 Add a functional test for hooks/breakpoints by Steven Hardy · 10 years ago
  30. 42cd65b Merge "Move test_notifications to functional" by Jenkins · 10 years ago
  31. 64e915d Merge "Remove capacity check from AWS::AG update" by Jenkins · 10 years ago
  32. ad94479 Merge "Add integration scenario test for Neutron LBaaS" by Jenkins · 10 years ago
  33. 3e0ab4d Add integration scenario test for Neutron LBaaS by Anastasia Kuznetsova · 10 years ago
  34. 2464129 Use oslo.log for heat_integrationtests by Steve Baker · 10 years ago
  35. 6f9f860 Remove capacity check from AWS::AG update by kairat_kushaev · 10 years ago
  36. d9cd9dc Move test_notifications to functional by Oleksii Chuprykov · 10 years ago
  37. 673fc43 Refactor '_get_default_network' method in the integration tests by Anastasia Kuznetsova · 10 years ago
  38. e75e1b5 Merge "Func test conf to specify boot config" by Jenkins · 10 years ago
  39. 12f4e4d Merge "Use AWS::EC2::EIP for test_server_cfn_init" by Jenkins · 10 years ago
  40. d6de8a2 Use AWS::EC2::EIP for test_server_cfn_init by Steve Baker · 10 years ago
  41. 0b679bb Func test conf to specify boot config by Steve Baker · 10 years ago
  42. 8c9aee1 Fixes for test_server_software_config by Steve Baker · 10 years ago
  43. 856f575 Func test use param for software_config_transport by Steve Baker · 10 years ago
  44. ee4f68d Merge "Integration scenario test refactoring" by Jenkins · 10 years ago
  45. e45bfff Integration scenario test refactoring by Anastasia Kuznetsova · 10 years ago
  46. 45a4e49 Reduce the load on functional tests by Angus Salkeld · 10 years ago
  47. 9a74557 Fix variables reference in the integration tests methods by Anastasia Kuznetsova · 10 years ago
  48. bcc78df Add ability to pass parameters during update by Sergey Kraynev · 10 years ago
  49. 59b8f41 Add ability to pass 0, "", {} or [] as a parameter by Angus Salkeld · 10 years ago
  50. eab474d Merge "Use the AWS instance type in the cfn_init scenario" by Jenkins · 10 years ago
  51. 8d1050c Only parse complex types if there is a value by Angus Salkeld · 10 years ago
  52. 0e7ad37 Use the AWS instance type in the cfn_init scenario by Steve Baker · 10 years ago
  53. f6c8f12 Integration test for software-config tools by Steve Baker · 10 years ago
  54. 4f069fb Make import of oslo libraries namespaceless by Jens Rosenboom · 10 years ago
  55. 95403d8 Move nested stack delete test to functional by Angus Salkeld · 10 years ago
  56. a0b3719 Merge "Move assign_keypair method in base class" by Jenkins · 10 years ago
  57. a92befb Merge "Re-use stack_create method from base class" by Jenkins · 10 years ago
  58. dcb4c7c Merge "Split templates and tests in scenario tests" by Jenkins · 10 years ago
  59. a265c13 Move assign_keypair method in base class by Sergey Kraynev · 10 years ago
  60. d7eb99e Merge "Move autoscaling tests with signals to functional" by Jenkins · 10 years ago
  61. ef9d842 Re-use stack_create method from base class by Sergey Kraynev · 10 years ago
  62. 1d4c05d Merge "Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled" by Jenkins · 10 years ago
  63. d6fa5c0 Split templates and tests in scenario tests by Sergey Kraynev · 10 years ago
  64. 9a4b0f7 Merge "Remove some unused functions and improve call_until_true" by Jenkins · 10 years ago
  65. c85229b Move autoscaling tests with signals to functional by Angus Salkeld · 10 years ago
  66. 08514ad Remove some unused functions and improve call_until_true by Angus Salkeld · 10 years ago
  67. ac6b02f fixed typo from dependant to dependent by Vikas Jain · 10 years ago
  68. 4d4b7ab Merge "Test for path attributes in OS::Heat::AutoScalingGroup" by Jenkins · 10 years ago
  69. d2f4a5a Fix formatting issues in NeutronAutoscalingTest by Tetiana Lashchova · 10 years ago
  70. 1d74d3d Test for path attributes in OS::Heat::AutoScalingGroup by Tetiana Lashchova · 10 years ago
  71. 393a522 Merge "Move suspend/resume autoscaling tests to functional" by Jenkins · 10 years ago
  72. 1ef237a Merge "Apply instance group fix to AS functional test" by Jenkins · 10 years ago
  73. 7cc5be6 Merge "Fix update on failed stack" by Jenkins · 10 years ago
  74. 04ee802 Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled by Sirushti Murugesan · 10 years ago
  75. f1b10dd Move suspend/resume autoscaling tests to functional by Angus Salkeld · 10 years ago
  76. d4b6bc0 Apply instance group fix to AS functional test by Angus Salkeld · 10 years ago
  77. 4408da3 Move aws nested stack tests to functional tests by Angus Salkeld · 10 years ago
  78. 5a3e1dd Fix update on failed stack by Angus Salkeld · 10 years ago
  79. 545dfeb Wait for all resources to get updated before asserting state by Angus Salkeld · 10 years ago
  80. 8c44846 Merge "Test auto-scaling for neutron" by Jenkins · 10 years ago
  81. 0ab3d7c Test auto-scaling for neutron by kairat_kushaev · 10 years ago
  82. 8760172 Convert parser tests that need nested stacks to unit tests by Angus Salkeld · 10 years ago
  83. b61f8f1 Move resource group property update tests to functional by Angus Salkeld · 10 years ago
  84. 45d1752 Merge "Move ResourceGroup update sequence test to functional" by Jenkins · 10 years ago
  85. 7d02ebd Merge "Move autoscaling update policy to functional" by Jenkins · 10 years ago
  86. c56f8bc Merge "Move the resource group adopt test to functional" by Jenkins · 10 years ago
  87. 946b3bb Merge "Move instance group update policy tests to functional" by Jenkins · 10 years ago
  88. 665d86c Move ResourceGroup update sequence test to functional by Angus Salkeld · 10 years ago
  89. 011acc7 Move the resource group adopt test to functional by Angus Salkeld · 10 years ago
  90. 2833901 Move autoscaling update policy to functional by Angus Salkeld · 10 years ago
  91. 60e0ecd Enable H305 and H307 style checks by Pavlo Shchelokovskyy · 10 years ago
  92. 771235a Move instance group update policy tests to functional by Angus Salkeld · 10 years ago
  93. e4d4860 Merge "Move template resource tests to functional" by Jenkins · 10 years ago
  94. 5f86496 Merge "Remove keypairs from test_instance_group.py" by Jenkins · 10 years ago
  95. 02b5fb6 Merge "Create and update func tests for resource group" by Jenkins · 10 years ago
  96. 3325874 Remove keypairs from test_instance_group.py by Anastasia Kuznetsova · 10 years ago
  97. ed26600 Remove now unneeded functional test by Anastasia Kuznetsova · 10 years ago
  98. 7c1f224 Make StackResource less strict on initial validation by Steven Hardy · 10 years ago
  99. 2bd63a4 Move template resource tests to functional by Angus Salkeld · 10 years ago
  100. 907b1ce Merge "Prevent occasional test failures due to duplicate stack names" by Jenkins · 10 years ago