4172101201
Image v1 API's images_client has good interfaces now, then this patch makes the client as a library. Partially implements blueprint consistent-service-method-names Change-Id: I8a0346e5526bfb83e54e0184bbc34ad5195203c3
16 lines
455 B
YAML
16 lines
455 B
YAML
---
|
|
features:
|
|
- |
|
|
Define image service clients as libraries
|
|
The following image service clients are defined as library interface,
|
|
so the other projects can use these modules as stable libraries
|
|
without any maintenance changes.
|
|
|
|
* image_members_client(v1)
|
|
* images_client(v1)
|
|
* image_members_client(v2)
|
|
* images_client(v2)
|
|
* namespaces_client(v2)
|
|
* resource_types_client(v2)
|
|
* schemas_client(v2)
|