heat/heat/tests/openstack/monasca
huangtianhua b40115b843 Use _show_resource() of super class
There is no need to override the method _show_resource()
for monasca resources, use the implementation of
Resource class.
Notes: Monascaclient has provided the to_dict() method already.

Change-Id: Ia120544ac017fc27e5cf63ccea1742192b021aa5
2016-12-27 16:24:56 +08:00
..
__init__.py Monasca Notification resource plugin 2015-08-13 11:53:36 +05:30
test_alarm_definition.py Use _show_resource() of super class 2016-12-27 16:24:56 +08:00
test_notification.py Use _show_resource() of super class 2016-12-27 16:24:56 +08:00