1. ef9d842 Re-use stack_create method from base class by Sergey Kraynev · 10 years ago
  2. d6fa5c0 Split templates and tests in scenario tests by Sergey Kraynev · 10 years ago
  3. ac6b02f fixed typo from dependant to dependent by Vikas Jain · 10 years ago
  4. 4d4b7ab Merge "Test for path attributes in OS::Heat::AutoScalingGroup" by Jenkins · 10 years ago
  5. d2f4a5a Fix formatting issues in NeutronAutoscalingTest by Tetiana Lashchova · 10 years ago
  6. 1d74d3d Test for path attributes in OS::Heat::AutoScalingGroup by Tetiana Lashchova · 10 years ago
  7. 393a522 Merge "Move suspend/resume autoscaling tests to functional" by Jenkins · 10 years ago
  8. 1ef237a Merge "Apply instance group fix to AS functional test" by Jenkins · 10 years ago
  9. 7cc5be6 Merge "Fix update on failed stack" by Jenkins · 10 years ago
  10. f1b10dd Move suspend/resume autoscaling tests to functional by Angus Salkeld · 10 years ago
  11. d4b6bc0 Apply instance group fix to AS functional test by Angus Salkeld · 10 years ago
  12. 4408da3 Move aws nested stack tests to functional tests by Angus Salkeld · 10 years ago
  13. 5a3e1dd Fix update on failed stack by Angus Salkeld · 10 years ago
  14. 545dfeb Wait for all resources to get updated before asserting state by Angus Salkeld · 10 years ago
  15. 8c44846 Merge "Test auto-scaling for neutron" by Jenkins · 10 years ago
  16. 0ab3d7c Test auto-scaling for neutron by kairat_kushaev · 10 years ago
  17. 8760172 Convert parser tests that need nested stacks to unit tests by Angus Salkeld · 10 years ago
  18. b61f8f1 Move resource group property update tests to functional by Angus Salkeld · 10 years ago
  19. 45d1752 Merge "Move ResourceGroup update sequence test to functional" by Jenkins · 10 years ago
  20. 7d02ebd Merge "Move autoscaling update policy to functional" by Jenkins · 10 years ago
  21. c56f8bc Merge "Move the resource group adopt test to functional" by Jenkins · 10 years ago
  22. 946b3bb Merge "Move instance group update policy tests to functional" by Jenkins · 10 years ago
  23. 665d86c Move ResourceGroup update sequence test to functional by Angus Salkeld · 10 years ago
  24. 011acc7 Move the resource group adopt test to functional by Angus Salkeld · 10 years ago
  25. 2833901 Move autoscaling update policy to functional by Angus Salkeld · 10 years ago
  26. 60e0ecd Enable H305 and H307 style checks by Pavlo Shchelokovskyy · 10 years ago
  27. 771235a Move instance group update policy tests to functional by Angus Salkeld · 10 years ago
  28. e4d4860 Merge "Move template resource tests to functional" by Jenkins · 10 years ago
  29. 5f86496 Merge "Remove keypairs from test_instance_group.py" by Jenkins · 10 years ago
  30. 02b5fb6 Merge "Create and update func tests for resource group" by Jenkins · 10 years ago
  31. 3325874 Remove keypairs from test_instance_group.py by Anastasia Kuznetsova · 10 years ago
  32. ed26600 Remove now unneeded functional test by Anastasia Kuznetsova · 10 years ago
  33. 7c1f224 Make StackResource less strict on initial validation by Steven Hardy · 10 years ago
  34. 2bd63a4 Move template resource tests to functional by Angus Salkeld · 10 years ago
  35. 907b1ce Merge "Prevent occasional test failures due to duplicate stack names" by Jenkins · 10 years ago
  36. dccaf68 Merge "Cleanup heat/openstack/common" by Jenkins · 10 years ago
  37. 4754f4f Prevent occasional test failures due to duplicate stack names by Angus Salkeld · 10 years ago
  38. cd3622e Use oslo.config generator by Thomas Herve · 10 years ago
  39. c6b2562 Cleanup heat/openstack/common by Pavlo Shchelokovskyy · 10 years ago
  40. 0a25a73 Create and update func tests for resource group by Unmesh Gurjar · 10 years ago
  41. 6618990 Merge "Fix json syntax in inline template" by Jenkins · 10 years ago
  42. a96d963 Merge "Disable nested validation for ResourceGroup with zero count" by Jenkins · 10 years ago
  43. 9612adc Fix json syntax in inline template by Sergey Kraynev · 10 years ago
  44. 6f0bda8 Disable nested validation for ResourceGroup with zero count by Steven Hardy · 10 years ago
  45. d67cf70 Move instance_error_causes_group_error() to functional tests by Angus Salkeld · 10 years ago
  46. 3b16985 Merge "Integration test for remote stack" by Jenkins · 10 years ago
  47. e972a9e Merge "Move test_update_group_replace() to functional tests" by Jenkins · 10 years ago
  48. 9dd45ba Merge "Move test_create_config_prop_validation to functional" by Jenkins · 10 years ago
  49. 4af9792 Merge "Move test_size_updates_work() to functional tests" by Jenkins · 10 years ago
  50. cd21b1b Move test_update_group_replace() to functional tests by Angus Salkeld · 10 years ago
  51. 8c5b855 Move test_create_config_prop_validation to functional by Angus Salkeld · 10 years ago
  52. bfc7e93 Move test_size_updates_work() to functional tests by Angus Salkeld · 10 years ago
  53. 95f65a2 Add "parameter_defaults" to the environment by Angus Salkeld · 10 years ago
  54. c0fffda Integration test for remote stack by tengqm · 10 years ago
  55. ebf15d7 Move basic instance group functional tests by Angus Salkeld · 10 years ago
  56. 132a1ba Merge "Create common stack_create functional test helper" by Jenkins · 10 years ago
  57. 986ff14 Fix [H302] errors in heat_integrationtests by Peter Razumovsky · 10 years ago
  58. 61392ad Merge "Add support for running tests against standalone Heat" by Jenkins · 10 years ago
  59. 39921a8 Merge "Add logging fixture to integration tests" by Jenkins · 10 years ago
  60. 70c2f28 Add support for running tests against standalone Heat by Angus Salkeld · 10 years ago
  61. 2404370 Add logging fixture to integration tests by Angus Salkeld · 10 years ago
  62. f2c82c0 Create common stack_create functional test helper by Steven Hardy · 10 years ago
  63. c9efd97 Move common functions into functional test base-class by Steven Hardy · 10 years ago
  64. 417097e Add functional test for update of group of provider resources by Steven Hardy · 10 years ago
  65. be1ce2d Add functional test for update of provider resource by Steven Hardy · 10 years ago
  66. 6ef6c34 Functional tests skip volume_create_backup_restore by Steven Hardy · 10 years ago
  67. 566dab0 Merge "Halt test_cinder_volume_create_backup_restore on error" by Jenkins · 10 years ago
  68. 50d3e8c Halt test_cinder_volume_create_backup_restore on error by Steve Baker · 10 years ago
  69. f547ec3 Functional test UpdateStackTest by Steve Baker · 10 years ago
  70. a5bd912 Add volume backup/restore integration test by Steve Baker · 10 years ago
  71. e64590b Configure flavor and image from env by Steve Baker · 10 years ago
  72. 647b345 Move test_server_cfn_init from tempest to heat by Steve Baker · 10 years ago
  73. 450aa7f Support classes for heat integration tests by Steve Baker · 10 years ago