glance/glance/domain
Bartosz Fic 6b0c7ed29e GET property which name includes resource type prefix
Currently GET call to API to retrieve property details ends with
404 error when property name includes resource type prefix.
This patch extends show method to take filters as a parameter.
If 'resource_type' is included in filters then the prefix of included
resource type is removed from property name. This enables user to look
for property name starting with prefix that comes from associated
resource type.

Change-Id: I3c4d96fbc9ce15016631017bf76089c338ac3cdc
Closes-Bug: #1367564
DocImpact
Co-Authored-By: Bartosz Fic <bartosz.fic@intel.com>
Co-Authored-By: Pawel Koniszewski <pawel.koniszewski@intel.com>
2014-10-09 09:48:15 -04:00
..
__init__.py API support for random access to images 2014-09-08 15:48:38 +02:00
proxy.py GET property which name includes resource type prefix 2014-10-09 09:48:15 -04:00