Removing python-tripleoclient
Preparation for the reqcheck job merge, as it fails
if the package is listed in the requirements.
Depends-On: https://review.opendev.org/c/openstack/tripleo-validations/+/793154
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I4da57b0832eb385d96b27c633e01384d4e07b88b
(cherry picked from commit d2ff5116e5
)
This commit is contained in:
parent
1480259c26
commit
8821e60b3b
@ -10,7 +10,6 @@ python-heatclient>=1.10.0 # Apache-2.0
|
||||
python-glanceclient>=2.9.1 # Apache-2.0
|
||||
python-ironicclient>=2.7.0 # Apache-2.0
|
||||
python-ironic-inspector-client>=3.1.1 # Apache-2.0
|
||||
python-tripleoclient>=15.0.0 # Apache-2.0
|
||||
os-net-config>=7.1.0 # Apache-2.0
|
||||
oslo.utils>=3.40.2 # Apache-2.0
|
||||
six>=1.11.0 # MIT
|
||||
|
@ -17,4 +17,3 @@ pre-commit # MIT
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user