8bb761e18e
Change-Id: I9a518f9006df7c83b7390eb93166f37f894c40b5 Closes-Bug: #1538066 |
||
---|---|---|
.. | ||
designate_plugins | ||
gate | ||
exercise.sh | ||
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 designate https://git.openstack.org/openstack/designate
run
stack.sh