1. daffd85 Specify network for server in test_validation by Sergey Kraynev · 10 years ago
  2. 793b0fc Produce more meaningful exception messages in nested stacks by Angus Salkeld · 10 years ago
  3. ad295fc Merge "Add functional test for neutron port" by Jenkins · 10 years ago
  4. 28bf16e Add functional test for neutron port by Sergey Kraynev · 10 years ago
  5. ec4b03b Use network 'heat-net' for integration_tests by Rabi Mishra · 10 years ago
  6. b1293ae Fix property validation for TemplateResource during update by Rabi Mishra · 10 years ago
  7. 19b9e1d Assert that we can update TemplateResources with a new file path by Angus Salkeld · 10 years ago
  8. 277ea69 Add functional tests for stack tags/hidden stacks by Sabeen Syed · 10 years ago
  9. 4920fda Update urllib/httplib/cStringIO to use six.moves by Sirushti Murugesan · 10 years ago
  10. 0145b8d Fix ResourceGroup validate when there are removal_policies by Steven Hardy · 10 years ago
  11. cd7e88d Merge "Remove redundant checks of stack status" by Jenkins · 10 years ago
  12. bf67ce3 Remove redundant checks of stack status by Sergey Kraynev · 10 years ago
  13. 9261e68 Merge "Improve StackValidationFailed response in properties" by Jenkins · 10 years ago
  14. 5eae5e5 Merge "Persist parent_resource_name and make sure it's available" by Jenkins · 10 years ago
  15. d750079 Improve StackValidationFailed response in properties by Peter Razumovsky · 10 years ago
  16. a7500d1 Use helper functions stack_suspend and stack_resume by Angus Salkeld · 10 years ago
  17. 2e61f9f Persist parent_resource_name and make sure it's available by Angus Salkeld · 10 years ago
  18. a3325d6 test_resource for functional tests by Rakesh H S · 10 years ago
  19. 28ac2c0 Fix functional test_signal_during_suspend by Pavlo Shchelokovskyy · 10 years ago
  20. 1976745 Merge "Create an event when signalling fails" by Jenkins · 10 years ago
  21. 915ffd7 Merge "Correctly initialize copies of stack during updating stack" by Jenkins · 10 years ago
  22. f132449 Create an event when signalling fails by Angus Salkeld · 10 years ago
  23. 2eb7d60 Prove that we can't signal during a suspend by Angus Salkeld · 10 years ago
  24. e3bee73 Correctly initialize copies of stack during updating stack by Deliang Fan · 10 years ago
  25. 595602e test_hooks remove race-prone status wait by Steve Baker · 10 years ago
  26. 46e5cb2 Add minimal_instance_type config option by Pavlo Shchelokovskyy · 10 years ago
  27. 03da074 Add a functional test for hooks/breakpoints by Steven Hardy · 10 years ago
  28. 42cd65b Merge "Move test_notifications to functional" by Jenkins · 10 years ago
  29. 64e915d Merge "Remove capacity check from AWS::AG update" by Jenkins · 10 years ago
  30. 2464129 Use oslo.log for heat_integrationtests by Steve Baker · 10 years ago
  31. 6f9f860 Remove capacity check from AWS::AG update by kairat_kushaev · 10 years ago
  32. d9cd9dc Move test_notifications to functional by Oleksii Chuprykov · 10 years ago
  33. 45a4e49 Reduce the load on functional tests by Angus Salkeld · 10 years ago
  34. 59b8f41 Add ability to pass 0, "", {} or [] as a parameter by Angus Salkeld · 10 years ago
  35. 8d1050c Only parse complex types if there is a value by Angus Salkeld · 10 years ago
  36. 95403d8 Move nested stack delete test to functional by Angus Salkeld · 10 years ago
  37. a0b3719 Merge "Move assign_keypair method in base class" by Jenkins · 10 years ago
  38. a265c13 Move assign_keypair method in base class by Sergey Kraynev · 10 years ago
  39. d7eb99e Merge "Move autoscaling tests with signals to functional" by Jenkins · 10 years ago
  40. 1d4c05d Merge "Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled" by Jenkins · 10 years ago
  41. c85229b Move autoscaling tests with signals to functional by Angus Salkeld · 10 years ago
  42. ac6b02f fixed typo from dependant to dependent by Vikas Jain · 10 years ago
  43. 1d74d3d Test for path attributes in OS::Heat::AutoScalingGroup by Tetiana Lashchova · 10 years ago
  44. 393a522 Merge "Move suspend/resume autoscaling tests to functional" by Jenkins · 10 years ago
  45. 1ef237a Merge "Apply instance group fix to AS functional test" by Jenkins · 10 years ago
  46. 7cc5be6 Merge "Fix update on failed stack" by Jenkins · 10 years ago
  47. 04ee802 Skip Stack Adopt/Abandon integration tests when Stack Adopt is disabled by Sirushti Murugesan · 10 years ago
  48. f1b10dd Move suspend/resume autoscaling tests to functional by Angus Salkeld · 10 years ago
  49. d4b6bc0 Apply instance group fix to AS functional test by Angus Salkeld · 10 years ago
  50. 4408da3 Move aws nested stack tests to functional tests by Angus Salkeld · 10 years ago
  51. 5a3e1dd Fix update on failed stack by Angus Salkeld · 10 years ago
  52. 545dfeb Wait for all resources to get updated before asserting state by Angus Salkeld · 10 years ago
  53. 8760172 Convert parser tests that need nested stacks to unit tests by Angus Salkeld · 10 years ago
  54. b61f8f1 Move resource group property update tests to functional by Angus Salkeld · 10 years ago
  55. 45d1752 Merge "Move ResourceGroup update sequence test to functional" by Jenkins · 10 years ago
  56. 7d02ebd Merge "Move autoscaling update policy to functional" by Jenkins · 10 years ago
  57. c56f8bc Merge "Move the resource group adopt test to functional" by Jenkins · 10 years ago
  58. 946b3bb Merge "Move instance group update policy tests to functional" by Jenkins · 10 years ago
  59. 665d86c Move ResourceGroup update sequence test to functional by Angus Salkeld · 10 years ago
  60. 011acc7 Move the resource group adopt test to functional by Angus Salkeld · 10 years ago
  61. 2833901 Move autoscaling update policy to functional by Angus Salkeld · 10 years ago
  62. 60e0ecd Enable H305 and H307 style checks by Pavlo Shchelokovskyy · 10 years ago
  63. 771235a Move instance group update policy tests to functional by Angus Salkeld · 10 years ago
  64. e4d4860 Merge "Move template resource tests to functional" by Jenkins · 10 years ago
  65. 5f86496 Merge "Remove keypairs from test_instance_group.py" by Jenkins · 10 years ago
  66. 02b5fb6 Merge "Create and update func tests for resource group" by Jenkins · 10 years ago
  67. 3325874 Remove keypairs from test_instance_group.py by Anastasia Kuznetsova · 10 years ago
  68. ed26600 Remove now unneeded functional test by Anastasia Kuznetsova · 10 years ago
  69. 7c1f224 Make StackResource less strict on initial validation by Steven Hardy · 10 years ago
  70. 2bd63a4 Move template resource tests to functional by Angus Salkeld · 10 years ago
  71. 4754f4f Prevent occasional test failures due to duplicate stack names by Angus Salkeld · 10 years ago
  72. 0a25a73 Create and update func tests for resource group by Unmesh Gurjar · 10 years ago
  73. 6618990 Merge "Fix json syntax in inline template" by Jenkins · 10 years ago
  74. a96d963 Merge "Disable nested validation for ResourceGroup with zero count" by Jenkins · 10 years ago
  75. 9612adc Fix json syntax in inline template by Sergey Kraynev · 10 years ago
  76. 6f0bda8 Disable nested validation for ResourceGroup with zero count by Steven Hardy · 10 years ago
  77. d67cf70 Move instance_error_causes_group_error() to functional tests by Angus Salkeld · 10 years ago
  78. 3b16985 Merge "Integration test for remote stack" by Jenkins · 10 years ago
  79. e972a9e Merge "Move test_update_group_replace() to functional tests" by Jenkins · 10 years ago
  80. 9dd45ba Merge "Move test_create_config_prop_validation to functional" by Jenkins · 10 years ago
  81. 4af9792 Merge "Move test_size_updates_work() to functional tests" by Jenkins · 10 years ago
  82. cd21b1b Move test_update_group_replace() to functional tests by Angus Salkeld · 10 years ago
  83. 8c5b855 Move test_create_config_prop_validation to functional by Angus Salkeld · 10 years ago
  84. bfc7e93 Move test_size_updates_work() to functional tests by Angus Salkeld · 10 years ago
  85. 95f65a2 Add "parameter_defaults" to the environment by Angus Salkeld · 10 years ago
  86. c0fffda Integration test for remote stack by tengqm · 10 years ago
  87. ebf15d7 Move basic instance group functional tests by Angus Salkeld · 10 years ago
  88. f2c82c0 Create common stack_create functional test helper by Steven Hardy · 10 years ago
  89. c9efd97 Move common functions into functional test base-class by Steven Hardy · 10 years ago
  90. 417097e Add functional test for update of group of provider resources by Steven Hardy · 10 years ago
  91. be1ce2d Add functional test for update of provider resource by Steven Hardy · 10 years ago
  92. f547ec3 Functional test UpdateStackTest by Steve Baker · 10 years ago