Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase
Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase
Update handles new resource types in the environment.
If a resource type appears during an update and the update fails, retrying the update is able to find the type properly in the environment.
Test case for updating userdata of instance.
Confirm that we can update userdata of instance during updating stack by the user of member role.
Make sure that a resource that inherits from StackUser can be deleted during updating stack.