heat/heat_integrationtests/scenario
Pavlo Shchelokovskyy 1bc886c89d Merge Neutron AutoScaling and LoadBalancer tests
The tested use case is an autoscaling group of web app servers
behind a loadbalancer.

Test template was rewritten to use AutoScalingGroup, wait conditions and
outputs, so no other client than heat one is used.
Now there is no need to check for VM connectivity,
as stack/resources status COMPLETE now quite reliably means
that the listening servers are running.

This patch should probably also help with narrowing down the causes of
bug 1437203, since it does not checks instance connectivity with SSH.

Change-Id: Iec8e8061f9ab3f3841fa221722b7b7805760cdf7
Related-Bug: #1437203
Closes-Bug: #1435285
2015-08-28 08:39:47 +00:00
..
templates Merge Neutron AutoScaling and LoadBalancer tests 2015-08-28 08:39:47 +00:00
__init__.py Move test_server_cfn_init from tempest to heat 2014-10-07 12:50:32 +13:00
scenario_base.py Adds option to skip specific tests 2015-08-12 20:04:13 +05:30
test_autoscaling_lb.py Merge Neutron AutoScaling and LoadBalancer tests 2015-08-28 08:39:47 +00:00
test_ceilometer_alarm.py Revert failing tests and use v3 for ec2 tokens 2015-08-18 13:37:48 +02:00
test_server_cfn_init.py Revert failing tests and use v3 for ec2 tokens 2015-08-18 13:37:48 +02:00
test_server_software_config.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_volumes.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00