ec9b48ad61
Today we decided to rename Nimble project since it's same as a Cinder driver name. The new name of this project is called Mogan. For convenience of reviewing, this is a part one which includes api-ref folder. Change-Id: Ie1f5bc9d29efcdf77c2b981d6102c56490e70022 Partially-Implements: bp rename-nimble-to-mogan |
||
---|---|---|
.. | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstack
Add this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin mogan https://git.openstack.org/openstack/mogan
run
stack.sh