7575d1b96e
This changes devstack plugin some other related things Change-Id: I60913691a89b767f34a04192244eee7ce4af7996 |
||
---|---|---|
.. | ||
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 nimble https://git.openstack.org/openstack/nimble
run
stack.sh