Remove ryu from requirements
Change-Id: Ia623d0a879072705a3d5b55c6f817afbbeca2136
This commit is contained in:
parent
afd558dc2a
commit
a35fa1d85f
@ -145,6 +145,3 @@ waitress==1.1.0
|
|||||||
WebOb==1.7.1
|
WebOb==1.7.1
|
||||||
WebTest==2.0.27
|
WebTest==2.0.27
|
||||||
wrapt==1.7.0
|
wrapt==1.7.0
|
||||||
|
|
||||||
# Temporary fix until https://review.openstack.org/#/c/608357 is merged
|
|
||||||
ryu==4.30
|
|
||||||
|
@ -28,9 +28,6 @@ tooz>=1.58.0 # Apache-2.0
|
|||||||
decorator>=4.3.0 # BSD
|
decorator>=4.3.0 # BSD
|
||||||
mock>=2.0.0 # BSD
|
mock>=2.0.0 # BSD
|
||||||
|
|
||||||
# Temporary fix until https://review.openstack.org/#/c/608357 is merged
|
|
||||||
ryu>=4.30
|
|
||||||
|
|
||||||
# These repos are installed from git in OpenStack CI if the job
|
# These repos are installed from git in OpenStack CI if the job
|
||||||
# configures them as required-projects:
|
# configures them as required-projects:
|
||||||
neutron>=12.0.0 # Apache-2.0
|
neutron>=12.0.0 # Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user