Helper code to attach/detach out of OpenStack
OS-Brick is meant to be used within OpenStack, which means that there are some issues when using it on non OpenStack systems.
Here we take care of:
Some of these changes may be later moved to OS-Brick. For now we just copied it from the nos-brick repository.
RBDConnector
(*args, **kwargs)[source]¶Bases: sphinx.ext.autodoc.importer._MockObject
“Connector class to attach/detach RBD volumes locally.
OS-Brick’s implementation covers only 2 cases:
We need a third one, local attachment on non controller node.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.