heat/devstack
Takashi Kajinami 9b5697ff17 Restore tests disabled because of libvirt bug
It seems the latest libvirt in Ubuntu is no longer affected by
the known problem with device handlings. This re-enables some test
cases which were previously disabled because of the problem.

Change-Id: I538462414f0a9b634d4d216230ed04b49cf71c40
2024-03-12 00:35:18 +09:00
..
lib Restore tests disabled because of libvirt bug 2024-03-12 00:35:18 +09:00
upgrade Upgrade flavor for Fedora VM 2023-09-21 04:02:06 +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.