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