Files
python-brick-cinderclient-ext/brick_cinderclient_ext/__init__.py
Walter A. Boring IV 3a8b113926 Add new v3 attach/detach workflow
This patch adds the ability to use the new v 3.27 microversioned
attach/detach workflow that was added to Cinder.  Since this is an extension
to the cinderclient, the code checks to make sure the client version and the
cinder API version are capable of executing the new v3.27 attach/detach
workflow, before using it.

Change-Id: I4c3fdc841108020ee310ddc0424a44480010fda1
2017-06-05 19:20:07 +00:00

5.9 KiB