fenix/lower-constraints.txt
Ayumu Ueha 054b05a35d CI: Fix breakage following devstack changes
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
2021-11-09 10:36:28 +00:00

24 lines
717 B
Plaintext

coverage==6.1.1 # Apache-2.0
hacking==2.0 # Apache-2.0
openstackdocstheme==1.31.2 # Apache-2.0
oslotest==4.5.0 # Apache-2.0
pbr==5.7.0 # Apache-2.0
python-subunit==1.4.0 # Apache-2.0/BSD
reno==3.0.0;python_version=='3.6'
reno==3.0.0;python_version=='3.7'
sphinx==2.3.1;python_version=='3.6'
sphinx==2.3.1;python_version=='3.7'
stestr==3.2.1 # Apache-2.0
testtools==2.5.0 # MIT
ddt==1.4.4 # MIT
mock==4.0.3 # BSD
fixtures==3.0.0 # Apache-2.0/BSD
testrepository==0.0.20 # Apache-2.0/BSD
testscenarios==0.5.0 # Apache-2.0/BSD
oslo.context==3.4.0 # Apache-2.0
oslo.config==8.7.1 # Apache-2.0
oslo.log==4.6.1 # Apache-2.0
oslo.db==11.0.0 # Apache-2.0
oslo.policy==3.9.0 # Apache-2.0
oslo.messaging==12.11.0 # Apache-2.0