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

Note: In branches older than stable/queens this has broken
the integration tests.

Change-Id: I6f12f95367748828977550ede5043d2f6b7e9970
Closes-Bug: #1750960
2018-04-05 13:45:42 +05:30
..
lib Don't remove uwsgi config files on stop 2017-09-02 19:02:11 -04:00
upgrade Update .stestr.conf with the group_regex 2018-04-05 13:45:42 +05:30
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 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.