88da45569c
This patch removes the existing brick initiator code from Cinder. The new os-brick pypi library takes over. The only thing left behind is the local_dev directory as it's not part of os-brick. We should possibly move this elsewhere in a follow up patch. Change-Id: Iaa22b30b852ea055a8698e0faaefa5caff84d090 Depends-On: I0096e76f958e04829b98d5c4c47f49c82b58d8aa |
||
---|---|---|
.. | ||
local_dev | ||
__init__.py | ||
README.txt |
Brick has been migrated to a new standalone pypi library called os-brick. We are leaving the local_dev directory here for the time being until we can migrate it to a new home.