tacker/devstack
Ayumu Ueha 975cce621e CI: Create admin endpoint for keystone
A recent devstack change [1] has switched off the creation of an admin
endpoint for keystone, which we need. Create it again until we update
Tacker to stop using it.

And devstack patch [2] has stopped creating userrc_early and If we do
not use OS_CLOUD, we must override the --os-cloud option of the
openstack command.
So, this patch fixes to set default OS_CLOUD setting overridden.

And for UUID formatting checks in db/types.py, fix to use first
element for List, since value may be passed as a List.

[1] https://review.opendev.org/c/openstack/devstack/+/735472
[2] https://review.opendev.org/c/openstack/devstack/+/780417

Change-Id: I39be7c48aca4be9a4e0bcec6dc6fa45b11c623b3
2021-11-22 09:16:33 +00:00
..
lib CI: Create admin endpoint for keystone 2021-11-22 09:16:33 +00:00
README.rst Update DevStack README 2016-02-20 23:31:28 -05:00
local.conf.example Update examples of local.conf for OVN 2021-07-13 02:28:31 +00:00
local.conf.kubernetes Update examples of local.conf for OVN 2021-07-13 02:28:31 +00:00
local.conf.standalone Update examples of local.conf for OVN 2021-07-13 02:28:31 +00:00
local.sh.mysql_fix Fix to use . to source script files 2017-09-11 15:21:20 +05:30
plugin.sh CI: Create admin endpoint for keystone 2021-11-22 09:16:33 +00:00
settings Remove tmp fix for heat-translator/tosca-parser 2021-09-06 10:19:19 +00:00
vim_config.yaml Update Keystone auth_url in vim_config.yaml 2018-10-30 05:14:02 +00:00

README.rst