heat/heat_integrationtests/functional
Angus Salkeld fe56541fd5 Make the TestResource a bit smarter
This is a better representation of how actual resources work.

1. implement check_*_complete
2. measure the time, not just do one sleep
3. add client_name and entity_name so we can actually talk to a service
   (even if it fails).
4. add some example usage in test_create_update.py
5. don't use json_snippet._properties

The timeout works in a similar way to the waitcondition.

Change-Id: I7d3fd0340fefe4a06b8d4f0952c162be604aa58c
2015-09-04 10:29:57 +10:00
..
__init__.py Functional test UpdateStackTest 2014-10-20 16:31:09 +13:00
functional_base.py Adds option to skip specific tests 2015-08-12 20:04:13 +05:30
test_autoscaling.py Assert DELETE_COMPLETE on all stack delete cleanup 2015-08-19 13:37:08 +12:00
test_aws_stack.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_conditional_exposure.py Add resource_type-specific policies 2015-08-25 15:37:26 +03:00
test_create_update.py Make the TestResource a bit smarter 2015-09-04 10:29:57 +10:00
test_create_update_neutron_port.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_default_parameters.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_encrypted_parameter.py Update encrypted param template 2015-08-20 18:23:56 +00:00
test_encryption_vol_type.py Functional test for encryption volume type 2015-08-07 17:15:30 +05:30
test_heat_autoscaling.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_hooks.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_instance_group.py Assert DELETE_COMPLETE on all stack delete cleanup 2015-08-19 13:37:08 +12:00
test_notifications.py Revert failing tests and use v3 for ec2 tokens 2015-08-18 13:37:48 +02:00
test_preview.py Fix incorrect resource's information while describing 2015-08-20 09:31:45 +08:00
test_reload_on_sighup.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_remote_stack.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_resource_group.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_software_config.py Increase the concurrency of software-config functional test 2015-08-18 16:03:24 +12:00
test_stack_tags.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_swiftsignal_update.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_template_resource.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00
test_validation.py Add config entries to skip integration tests 2015-08-07 07:29:20 +00:00