0e9933d202
Fix all the typos that found in mogan. Change-Id: I1e87f78bfb430e0f99b7121dfffb61e5c9cb5c6e |
||
---|---|---|
.. | ||
placement | ||
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