heat/heat/tests/openstack
Peter Razumovsky bf8e3fd7ea Fix using parent_name for Properties
Currently Properties has arg "parent_name", which
is used for detailed path in error and allows to
build path for nested properties schemas. But on
top parent_name takes resource name as initial,
which is few incorrect - Properties should raises
with error about Properties, other info (about in
what resource this error raised) should be built out of
Properties module.

Change-Id: I36e6453a1589c02a3f8cf2c080b38693b23b0f1b
Related-bug: #1620859
2017-02-20 12:45:45 +04:00
..
aodh Fix using parent_name for Properties 2017-02-20 12:45:45 +04:00
barbican Support 'conditions' section for templates 2016-08-03 09:17:31 +08:00
cinder Avoid to use internal attribute '_info' 2017-01-16 16:40:48 +08: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 No need to check if resource not created 2017-02-15 06:14:45 +00:00
keystone Merge "Remove handle_delete() for keystone group" 2017-02-02 05:47:49 +00:00
magnum Remove oslo-incubator use in other client plugins 2016-11-18 22:16:34 +01:00
manila Update the constraint value of schema 'ACCESS_TYPE' for Manila share 2016-12-19 16:53:25 +08:00
mistral Hidden policies property of OS::Mistral::Workflow 2016-09-27 12:39:31 +03:00
monasca Use _show_resource() of super class 2016-12-27 16:24:56 +08:00
neutron Merge "Don't make client calls when adding dependencies" 2017-01-27 08:27:40 +00:00
nova No need to check if resource not created 2017-02-15 06:14:45 +00:00
sahara Add translation rules for OS::Sahara::Job 2017-01-18 16:46:00 +04:00
senlin Add attribute 'collect' to senlin cluster 2017-01-25 08:23:07 +00:00
swift Use more specific asserts in tests 2016-11-22 08:12:35 +01:00
trove No need to check if resource not created 2017-02-15 06:14:45 +00:00
zaqar Unit tests: Don't mock client_plugin for Zaqar subscription 2017-01-12 13:02:02 -05:00
__init__.py Enable some unit tests back 2015-02-03 10:20:16 +08:00