Removal of osc-lib

osc-lib removed from requirements.txt

Resolves: BZ#1952113

Depends-On: https://review.opendev.org/c/openstack/tripleo-quickstart/+/787567
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ib90a48e9a12a5c5d2c5220eceaa38107d233e467
This commit is contained in:
Jiri Podivin 2021-04-21 18:14:59 +02:00 committed by wes hayutin
parent f840eb6b23
commit 8c785e4b9f
2 changed files with 0 additions and 2 deletions

View File

@ -16,4 +16,3 @@ oslo.utils>=3.40.2 # Apache-2.0
six>=1.11.0 # MIT
tripleo-common>=7.1.0 # Apache-2.0
setuptools>=50.3.0
osc-lib>=2.3.0 # Apache-2.0

View File

@ -18,4 +18,3 @@ stestr>=3.0.1 # Apache-2.0
mock>=4.0.3 # BSD
requests-mock>=1.8.0 # Apache-2.0
python-tripleoclient>=15.0.0 # Apache-2.0
osc-lib>=2.3.0 # Apache-2.0