9b5697ff17
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
Enabling heat in DevStack
Download DevStack:
git clone https://opendev.org/openstack-dev/devstack cd devstackAdd this repo as an external repository into your
local.conffile:[[local|localrc]] enable_plugin heat https://opendev.org/openstack/heatRun
stack.sh.