Updated openstack/openstack

Project: openstack/python-zaqarclient  2854847fb473238fdc622aa8e7f103710c0dc6e1

Add update queue function in v2

This patch did:
1. Add two commands: "set/get metadata" in API v2.
2. As v1.1 and v2 don't contain the queue.exist() function,
and the queue exist check has been done in server side. We
should only use it in v1.0.
3. As v1.1 doesn't support PATCH in zaqar server side,
we should not allow set metadata in v1.1.

DocImpact

Closes-bug: #1554326
Change-Id: I01b523ece09e87689516ecccf0c2c7795db46bb7
This commit is contained in:
wangxiyuan 2016-03-18 10:37:32 +08:00 committed by Gerrit Code Review
parent 939066efeb
commit b7f6644b35
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1ef277f7a0ef2436997f9dd1764306eba845f60e
Subproject commit 2854847fb473238fdc622aa8e7f103710c0dc6e1