23f68fa1ab
Now that base and target releases are incremented in grenaderc, we should run the integration tests using tempest plugin before upgrade. Change-Id: I39b7758798ff94401fda042ff6954de75821e8bb Closes-Bug : #1627297 |
||
---|---|---|
.. | ||
files | ||
lib | ||
upgrade | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling heat in DevStack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack cd devstack
Add this repo as an external repository into your
local.conf
file:[[local|localrc]] enable_plugin heat https://git.openstack.org/openstack/heat
Run
stack.sh
.