Now that sevices run with systemd at the gate, use the common function to make it compatible(i.e colorized_logging). Change-Id: Ieb65618c1bcda3f56201ba3d3c49f6ef1c02c650
Enabling heat in DevStack
Download DevStack:
git clone https://git.openstack.org/openstack-dev/devstack cd devstackAdd this repo as an external repository into your
local.conffile:[[local|localrc]] enable_plugin heat https://git.openstack.org/openstack/heatRun
stack.sh.