The devstack project has added GLOBAL_VENV env to adjust the python env. So skyline needs to adjust the same check. Change-Id: I5f5c3d40dc706cca2f2a91b48db50de67cb140e3
Enabling Skyline in Devstack
Note
Ubuntu 20.04 (Focal Fossa) is the most tested, and will probably go the smoothest.
Download DevStack:
git clone https://github.com/openstack-dev/devstack.git cd devstackAdd this repo as an external repository in
local.conffile:> cat local.conf [[local|localrc]] enable_plugin skyline-apiserver https://opendev.org/openstack/skyline-apiserver To use stable branches, make sure devstack is on that branch, and specify the branch name to enable_plugin, for example:: enable_plugin skyline-apiserver https://opendev.org/openstack/skyline-apiserver masterRun
stack.shVisit the skyline UI with 9999 port