summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorYuriy Nesenenko <ynesenenko@mirantis.com>2016-06-02 16:34:33 +0300
committerIvan Kolodyazhny <e0ne@e0ne.info>2016-09-01 22:53:06 +0300
commite15d8e7f0920cb7cd5719d2861dea886bd6f9cb0 (patch)
tree081fb5280012400680740eb40eaaf849d2cf4cd0 /doc
parent2a9eb37891eeeeb6eea9d8cd492a3a0941ad6066 (diff)
downloadpython-cinderclient-1.9.0.tar.gz
Deleting volume metadata keys with a single request1.9.0
Deleting multiple volume metadata keys with a single request to improve performance. To delete multiple metadata items without affecting the remaining ones, just update the metadata items with the updated complete list of ones (without items to delete) in the body of the request. This patch uses etags to avoid the lost update problem with volume metadata. The command isn't changed: $ cinder metadata volume_id unset k1 k2 k3 Co-Authored-By: Ivan Kolodyazhny <e0ne@e0ne.info> Depends-On: I575635258c10f299181b8e4cdb51a7ad1f1be764 Implements: blueprint delete-multiple-metadata-keys Change-Id: I8e18133ffee87c240a7af4b8177683ab99330d9e
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions