bb1b24c25a
This patch will not remove the existing Devstack integration in contrib/devstack. Change-Id: I23ef00bb136e92abc5e69a9bbe1093cad9d2a362 Closes-bug: #1504214 |
||
---|---|---|
.. | ||
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