remove python client from requirements
Change-Id: I52529887777651c02a60aad1790dad9f5d0fb5fa
This commit is contained in:
parent
ac02fd029a
commit
ff177fa545
@ -1,4 +1,4 @@
|
||||
# The order of packages is significant, because pip processes them in the order
|
||||
# The order of packages isrequirementst, because pip processes them in the order
|
||||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
@ -19,6 +19,5 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||
oslo.log>=3.30.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
python-vitrageclient>=1.3.0 # Apache-2.0
|
||||
tempest>=17.2.0 # Apache-2.0
|
||||
networkx<2.0,>=1.10 # BSD
|
||||
|
Loading…
Reference in New Issue
Block a user