commit | 753e90aebcb8917fd30213d309fadae4a476e0ae | [log] [tgz] |
---|---|---|
author | guo yunxian <yunxian.guo@easystack.cn> | Thu Nov 17 20:12:22 2016 +0800 |
committer | guo yunxian <yunxian.guo@easystack.cn> | Thu Nov 24 10:14:30 2016 +0800 |
tree | dd38e2be992e0ab833ac6cb3ae0f4acbbce9de78 | |
parent | 51feb121085cf0a4d70af4b2b086f03991d5bceb [diff] |
Add namespace properties client and tests As in the doc following, there are namespace properties apis, this patch is to add them to the code. [doc]http://developer.openstack.org/api-ref/image/v2/metadefs-index.html Change-Id: I593c72cea6ed1381d0ddef1569d40e65ae45625b
diff --git a/releasenotes/notes/add-image-clients-af94564fb34ddca6.yaml b/releasenotes/notes/add-image-clients-af94564fb34ddca6.yaml new file mode 100644 index 0000000..7e40fd4 --- /dev/null +++ b/releasenotes/notes/add-image-clients-af94564fb34ddca6.yaml
@@ -0,0 +1,9 @@ +--- +features: + - | + As in the [doc]: + http://developer.openstack.org/api-ref/image/v2/metadefs-index.html, + there are some apis are not included, add them. + + * namespace_properties_client(v2) +