ef30a9ee96
We already changed to use new keyword 'baremetalcompute' in CLI, so the old one will break our devstack installation. Also this change the default flavor name to make it more specific. Change-Id: Iead6c01ae62fbac77cedb7451f0dcdea7abc527f |
||
---|---|---|
.. | ||
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