fc2fe86807
Additionally, execute the tests in the gate Change-Id: I58930c40243068e97ff8f6f1684cfbe5565ac7f1 Depends-On: I7733e8786d6b525a7c9a8d4f12add329cd030d9d Depends-On: Ic1ee7f8bfea7954fca4057b74b76fcb502bb782d Partially-Implements: blueprint designate-tempest-plugin |
||
---|---|---|
.. | ||
designate_plugins | ||
gate | ||
exercise.sh | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
WARNING: the stack.sh script must be run in a disposable VM that is not being created automatically, see the README.md file in the "devstack" repository. See contrib/vagrant to create a vagrant VM.
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