heat/heat_integrationtests/scenario
Steve Baker e9030c744f Add scenario test_server_signal
This is similar to test_server_cfn_init with the following
differences:
- Use heat instead of AWS resources
- Use HOT template format
- Create and configure a neutron network which the server will be
  booted into

The last difference will allow the tempest test
tempest.api.orchestration.stacks.test_neutron_resources to be deleted.
This tempest test is more appropriate as a scenario test, so it
wouldn't even be considered for defcore and really doesn't belong in
tempest.

Change-Id: Id4f76be2114fb07b3c608d7d0ec0f76f43ad1d21
2016-08-04 02:04:50 +00:00
..
templates Add scenario test_server_signal 2016-08-04 02:04:50 +00:00
__init__.py Move test_server_cfn_init from tempest to heat 2014-10-07 12:50:32 +13:00
scenario_base.py Add integration tests for admin actions 2016-06-14 22:39:33 +05:30
test_aodh_alarm.py Migrate to aodh for OS::Ceilometer::Alarm 2016-06-29 02:50:27 +00:00
test_autoscaling_lb.py Removes duplicate code autoscale_complete 2016-04-28 15:38:09 +05:30
test_autoscaling_lbv2.py Removes duplicate code autoscale_complete 2016-04-28 15:38:09 +05:30
test_server_cfn_init.py Correct reraising of exception 2016-07-11 08:15:03 +00:00
test_server_signal.py Add scenario test_server_signal 2016-08-04 02:04:50 +00:00
test_server_software_config.py Correct reraising of exception 2016-07-11 08:15:03 +00:00
test_volumes.py Use LOG.exception() properly 2016-06-27 11:28:34 +02:00