054b05a35d
A recent devstack change [1] has dropped all KEYSTONE_AUTH_* variables except KEYSTONE_AUTH_URI. Use KEYSTONE_SERVICE_* variables instead. Another change [2] switched off the creation of an admin endpoint for keystone, which we need. Get or create it again until we update Fenix to stop using it. Update service name/type and endpoint URLs accordingly. [1] https://review.opendev.org/c/openstack/devstack/+/735472 [2] https://review.opendev.org/c/openstack/devstack/+/777345 Change-Id: I3c876344b4d29d3de536910f2997a57ab1d2d320
11 lines
270 B
YAML
11 lines
270 B
YAML
- project:
|
|
templates:
|
|
- openstack-python3-ussuri-jobs
|
|
- check-requirements
|
|
- openstack-lower-constraints-jobs
|
|
- build-openstack-docs-pti
|
|
- docs-on-readthedocs
|
|
- release-notes-jobs-python3
|
|
vars:
|
|
rtd_webhook_id: '53170'
|