tacker/tacker
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
..
agent from i18n import _ when quoting them 2019-08-09 09:59:48 +08:00
api Merge "Add Location to responses of Create VNF Package" 2021-09-30 06:20:32 +00:00
cmd Multi version API support 2021-09-16 01:19:51 +00:00
common Fix scaling during the heat cooldown 2021-09-26 14:17:34 +00:00
conductor Merge "Multi version API support" 2021-09-16 09:56:39 +00:00
conf Support Client Notification Endpoint Test 2021-03-26 14:19:53 +09:00
db CI: Create admin endpoint for keystone 2021-11-22 09:16:33 +00:00
extensions Support Helm chart as interface for Kubernetes VIM 2021-09-15 11:45:12 +00:00
glance_store Introduce py39 for unittests 2020-11-08 06:11:48 +00:00
hacking Update hacking for Python3 2020-04-24 13:48:53 +02:00
keymgr Drop most of six importings 2020-10-19 12:10:05 +00:00
locale Imported Translations from Zanata 2020-10-24 08:58:53 +00:00
mistral Replaces uuid.uuid4 with uuidutils.generate_uuid() 2017-07-18 14:00:58 +00:00
nfvo Adapt to python-mistralclient v4.2.0 for PingVIM 2021-02-10 04:51:17 +00:00
objects Fix create duplicated subscriptions 2021-09-20 17:16:25 +09:00
plugins Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
policies Multi version API support 2021-09-16 01:19:51 +00:00
releasenotes/notes Support for Change External VNF Connectivity 2021-03-26 17:54:12 +09:00
services Drop most of six importings 2020-10-19 12:10:05 +00:00
sol_refactored Multi version API support 2021-09-16 01:19:51 +00:00
tests Merge "Add Location to responses of Create VNF Package" 2021-09-30 06:20:32 +00:00
tosca Fix UT and FT VNFD yaml because lack of properties 2021-04-01 13:32:28 +09:00
vnflcm Fix scaling during the heat cooldown 2021-09-26 14:17:34 +00:00
vnfm Fix scaling during the heat cooldown 2021-09-26 14:17:34 +00:00
__init__.py Drop most of six importings 2020-10-19 12:10:05 +00:00
_i18n.py Remove i18n.enable_lazy() call from tacker.cmd 2018-11-14 14:56:52 +05:30
alarm_receiver.py Fix to encrypt password print in debug logs 2020-11-17 02:17:02 +00:00
auth.py Support of Server/Basic certification in OAuth2.0 2020-10-05 07:18:14 +00:00
context.py Multi version API support 2021-09-16 01:19:51 +00:00
manager.py Sychronize vnf action tasks 2020-04-22 07:43:50 +00:00
policy.py Replace deprecated import of ABCs from collections 2021-08-31 13:59:17 +00:00
service.py Fix two-stage process launcher in tacker-server 2021-04-23 09:33:49 +09:00
version.py Cleanup vim settings 2016-03-28 13:03:56 +02:00
wsgi.py Fix required attributes when error happened 2021-07-30 16:16:02 +09:00