heat/devstack
Rabi Mishra 75815c4ac3 Use constraints when creating venv for grenade
As a followup for change I6a8cffdc86c895eebe4269c5cd37841325566c54
let's use branch specific upper constraints when running tests in
grenade.

Change-Id: I71f8398b6aa57b7c1910750b8e048825383e3d9a
(cherry picked from commit 39d653fa57)
(cherry picked from commit 976bcf9ef3)
2022-07-01 15:14:24 +00:00
..
lib Use f36 instead of f33 for testing 2022-06-01 14:56:45 +09:00
upgrade Use constraints when creating venv for grenade 2022-07-01 15:14:24 +00:00
README.rst Switch to use opendev.org 2019-04-22 09:36:50 +05:30
plugin.sh Migrate functional test jobs to zuul v3 2020-01-07 09:38:04 +08:00
settings Drop creating extra endpoints in devstack 2019-08-19 10:33:49 +00:00

README.rst

Enabling heat in DevStack

  1. Download DevStack:

    git clone https://opendev.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://opendev.org/openstack/heat
  3. Run stack.sh.