heat/devstack
rabi bebe21ae13 Revert "Fix devstack plugin" workaround
This reverts the workaround for the devstack plugin,
as now the gate jobs pass(with the plugin and no devstack
tree heat code) and make it only a devstack plugin.

Change-Id: Ia8d88eca2dec301b692bbef3e1d8988f00e1936a
Depends-On: I5b60422bf1f5fa78aa8f3383f7a222e0356d9e42
2016-12-06 18:17:54 +05:30
..
files Copy devstack code to heat tree 2016-05-17 23:57:43 +08:00
lib Revert "Fix devstack plugin" workaround 2016-12-06 18:17:54 +05:30
upgrade Revert "Fix devstack plugin" workaround 2016-12-06 18:17:54 +05:30
README.rst Add devstack plugin 2016-05-18 00:02:10 +08:00
plugin.sh Revert "Fix devstack plugin" workaround 2016-12-06 18:17:54 +05:30
settings Add devstack plugin 2016-05-18 00:02:10 +08:00

README.rst

Enabling heat in DevStack

  1. Download DevStack:

    git clone https://git.openstack.org/openstack-dev/devstack
    cd devstack
  2. Add this repo as an external repository into your local.conf file:

    [[local|localrc]]
    enable_plugin heat https://git.openstack.org/openstack/heat
  3. Run stack.sh.