heat/devstack
rabi 002f673268 Update .stestr.conf with the group_regex
Tempest has switched to stestr. Update the group_regex in
.stestr.conf

Change-Id: I6f12f95367748828977550ede5043d2f6b7e9970
Closes-Bug: #1750960
2018-02-22 16:22:28 +00:00
..
lib Merge "Remove unused policy cp in devstack" 2018-02-01 06:35:53 +00:00
upgrade Update .stestr.conf with the group_regex 2018-02-22 16:22:28 +00:00
README.rst Add devstack plugin 2016-05-18 00:02:10 +08:00
plugin.sh Fix devstack plugin for multinode deployment issues 2017-08-04 17:10:03 +05:30
settings Remove cloudwatch service from devstack plugin 2017-10-25 11:50:15 +05:30

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.