heat/heat/tests/openstack/cinder
Rabi Mishra 29692ee4f5 Use custom find functions for image lookup
Use get interface and custom find functions to look for
images by id/name. Find interface is now implemented in
the client plugin itslef, as glanceclient v2 does not
support it. Once it's implemented in galnceclient v2,
we can leverage images.find interface directly.

This also leverges openstack.common.apicient.exceptions.

Change-Id: Ibf85495b9d5533c759c4e63284806f11e6e45413
2016-01-27 09:56:01 +05:30
..
__init__.py Change namespace for Cinder resources and tests 2015-11-20 12:38:08 +08:00
test_volume_type_encryption.py Edit backslashes for lines continuation 2016-01-19 10:05:34 +00:00
test_volume_type.py Make volume type is_public property updatable 2016-01-13 13:47:22 +02:00
test_volume_utils.py Change namespace for Cinder resources and tests 2015-11-20 12:38:08 +08:00
test_volume.py Use custom find functions for image lookup 2016-01-27 09:56:01 +05:30