heat/devstack
rabi a5838a8c21 Use common function for logging with devstack
Now that sevices run with systemd at the gate, use the common
function to make it compatible(i.e colorized_logging).

Change-Id: Ieb65618c1bcda3f56201ba3d3c49f6ef1c02c650
2017-05-05 08:51:43 +05:30
..
files Make number of workers configurable with apache 2017-01-15 11:53:25 +05:30
lib Use common function for logging with devstack 2017-05-05 08:51:43 +05:30
upgrade Fix number of issues with grenade job 2017-02-09 16:58:26 +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.