heat/heat/tests/openstack/aodh
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
..
__init__.py Change namespace 'ceilometer' to 'aodh' 2016-07-04 03:22:49 +00:00
test_alarm.py Fix using parent_name for Properties 2017-02-20 12:45:45 +04:00
test_composite_alarm.py Support composite alarm 2016-12-13 16:31:16 +08:00
test_gnocchi_alarm.py No need to check if resource not created 2017-02-15 06:14:45 +00:00