heat/heat/tests/openstack/cinder
huangtianhua fa67f34791 Use to_dict() instead for cinder resources
After the bug #1479641 fixed and we bumped up requirements
for latest release which provides
to_dict() for resources, this patch removes
_show_resources() method for cinder resources.

Change-Id: I09b7009bd663b98dead0cf0634a3413f9df7c9f7
2016-04-16 15:01:50 +08:00
..
__init__.py Change namespace for Cinder resources and tests 2015-11-20 12:38:08 +08:00
test_volume.py Change type of raised exception in translation 2016-04-13 16:37:33 +03:00
test_volume_type.py Use to_dict() instead for cinder resources 2016-04-16 15:01:50 +08:00
test_volume_type_encryption.py Use to_dict() instead for cinder resources 2016-04-16 15:01:50 +08:00
test_volume_utils.py Use to_dict() instead for cinder resources 2016-04-16 15:01:50 +08:00