heat/devstack
rabi 29578fd611 Remove leftover install_heat_other
This was missed when reverting the dummy functions.

Change-Id: If20ae4a1384e3d531889de3558d77cf6c8a0bf90
2017-01-11 11:29:10 +05:30
..
files Copy devstack code to heat tree 2016-05-17 23:57:43 +08:00
lib Remove leftover install_heat_other 2017-01-11 11:29:10 +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 Merge "Fix typo in plugin.sh" 2016-12-25 18:00:52 +00:00
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.