heat/heat_integrationtests/functional
Sabeen Syed 0baa6bc921 Add functional tests for stack tags/hidden stacks
One test creates a stack with a tag, updates the 
tag and then deletes the tag. The second test, 
creates a stack with a tag named 'hidden'. In heat.conf, 
hidden_stack_tags is set to 'hidden' which means 
whichever stack has a tag named 'hidden', stack.list() 
should not pick it up.

blueprint stack-tags

Change-Id: Idf6669ccf5e210d4e6da3733a9ac190418306d98
2015-05-05 21:14:49 +00:00
..
__init__.py Functional test UpdateStackTest 2014-10-20 16:31:09 +13:00
test_autoscaling.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_aws_stack.py Update urllib/httplib/cStringIO to use six.moves 2015-04-23 19:45:36 +05:30
test_create_update.py test_resource for functional tests 2015-04-08 11:09:46 +05:30
test_default_parameters.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_heat_autoscaling.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_hooks.py test_hooks remove race-prone status wait 2015-03-26 11:38:21 +13:00
test_instance_group.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_notifications.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_remote_stack.py Use helper functions stack_suspend and stack_resume 2015-04-10 15:44:07 +10:00
test_resource_group.py Fix ResourceGroup validate when there are removal_policies 2015-04-23 14:19:22 +10:00
test_stack_tags.py Add functional tests for stack tags/hidden stacks 2015-05-05 21:14:49 +00:00
test_template_resource.py Remove redundant checks of stack status 2015-04-20 10:23:25 -04:00
test_validation.py Add minimal_instance_type config option 2015-03-23 14:02:46 +00:00