Enabling in Devstack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack.git cd devstackAdd this repo as an external repository:
> cat local.conf [[local|localrc]] enable_plugin nimble https://git.openstack.org/openstack/nimblerun
stack.sh