We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f170ce + 275924e commit 1aee34bCopy full SHA for 1aee34b
.zuul.yaml
@@ -31,7 +31,6 @@
31
- openstack/keystoneauth
32
- openstack/neutron
33
- openstack/neutron-lib
34
- - openstack/os-client-config
35
- openstack/python-cinderclient
36
- openstack/python-glanceclient
37
- openstack/python-ironicclient
requirements.txt
@@ -11,7 +11,6 @@ oslo.i18n>=3.15.3 # Apache-2.0
11
oslo.log>=3.36.0 # Apache-2.0
12
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
13
oslo.utils>=3.33.0 # Apache-2.0
14
-os-client-config>=1.28.0 # Apache-2.0
15
keystoneauth1>=3.8.0 # Apache-2.0
16
# keystoneclient is used only by neutronclient.osc.utils
17
# TODO(amotoki): Drop this after osc.utils has no dependency on keystoneclient
0 commit comments