heat/heat/tests/openstack
Zane Bitter 764b8fb251 Use StackDefinition in intrinsic functions for resolving data
This unifies the 'lightweight stack' used in convergence with the how
things work the rest of the time: we now always obtain resource data from
the StackDefinition's ResourceProxy objects. This means that when we are
checking an individual resource, we will never create all of the other
Resource objects for the stack in memory (although we already avoided
loading data for them from the database) - now we will only create
ResourceProxy objects as needed.

Change-Id: Id7472557e26d172df88841ff7f20afdd7f5bfada
Implements: blueprint stack-definition
2017-07-21 10:30:34 -04:00
..
aodh Mark combination alarm as None resource 2017-06-26 18:38:11 +08:00
barbican Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
cinder Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
designate Add designate recordset support 2017-01-09 09:36:45 +05:30
glance Unit tests: Don't use ResourceDefinition as cfn snippet 2016-10-14 16:48:56 -04:00
heat Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
keystone Merge "Add attributes schema for OS::Keystone::User" 2017-03-21 12:45:35 +00:00
magnum Migrate BayModel to ClusterTemplate 2017-05-17 13:05:09 +08:00
manila Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
mistral Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
monasca Use _show_resource() of super class 2016-12-27 16:24:56 +08:00
neutron Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
nova Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
sahara Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
senlin Remove usage of parameter enforce_type 2017-05-08 17:55:32 +08:00
swift Use StackDefinition in intrinsic functions for resolving data 2017-07-21 10:30:34 -04:00
trove Fix python-novaclient 8.0.0 related issues 2017-05-16 16:12:04 +02:00
zaqar Fix OS::Zaqar::MistralSubscription with mistralclient 3.0 2017-07-17 18:26:26 -04:00
zun Add Container to Zun resources 2017-06-22 20:49:01 +00:00
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00