Remove no longer needed osc cli dependencies

These dependencies are no longer required since the osc
client code was moved [1].

[1] https://review.opendev.org/c/openstack/tap-as-a-service/+/960849

Change-Id: I90306fe8439ed9cb03c1b6bbc54989cc5d123cd8
Signed-off-by: Miro Tomaska <mtomaska@redhat.com>
This commit is contained in:
Miro Tomaska
2025-10-10 09:29:47 -04:00
parent c9abd1a609
commit 689411689e

View File

@@ -1,9 +1,6 @@
pbr>=5.5.0 # Apache-2.0
neutron>=16.0.0.0b1 # Apache-2.0
neutron-lib>=2.11.0 # Apache-2.0
openstacksdk>=0.102.0 # Apache-2.0
python-openstackclient>=3.12.0 # Apache-2.0
osc-lib>=2.3.0 # Apache-2.0
# Opt-in for neutron-lib consumption patches
# http://lists.openstack.org/pipermail/openstack-dev/2018-September/135063.html