Fix neutron projects in requirements to match train branch
Change-Id: I8624a27e7c943d3d5bb03f8942c817b3d9e74b84
This commit is contained in:
parent
dea5fdfb3a
commit
e903a93724
@ -46,4 +46,4 @@ stevedore==1.20.0
|
||||
tenacity==5.0.2
|
||||
testtools==2.2.0
|
||||
tooz==1.58.0
|
||||
vmware-nsxlib==13.1.0
|
||||
vmware-nsxlib==15.0.1
|
||||
|
@ -33,15 +33,15 @@ mock>=2.0.0 # BSD
|
||||
|
||||
# These repos are installed from git in OpenStack CI if the job
|
||||
# configures them as required-projects:
|
||||
neutron>=14.0.0.0rc1 # Apache-2.0
|
||||
networking-l2gw>=14.0.0 # Apache-2.0
|
||||
networking-sfc>=8.0.0.0rc1 # Apache-2.0
|
||||
neutron-fwaas>=14.0.0.0rc1 # Apache-2.0
|
||||
neutron-vpnaas>=14.0.0.0rc1 # Apache-2.0
|
||||
neutron-dynamic-routing>=14.0.0.0rc1 # Apache-2.0
|
||||
vmware-nsxlib>=13.1.0 # Apache-2.0
|
||||
neutron>=15.0.0.0 # Apache-2.0
|
||||
networking-l2gw>=15.0.0 # Apache-2.0
|
||||
networking-sfc>=9.0.0.0 # Apache-2.0
|
||||
neutron-fwaas>=15.0.0.0 # Apache-2.0
|
||||
neutron-vpnaas>=15.0.0.0 # Apache-2.0
|
||||
neutron-dynamic-routing>=15.0.0.0 # Apache-2.0
|
||||
vmware-nsxlib>=15.0.1 # Apache-2.0
|
||||
# NOTE: we require octavia but can't depend on it for Stein
|
||||
# octavia>=4.0.0.0rc1 # Apache-2.0
|
||||
# octavia>=5.0.0.0 # Apache-2.0
|
||||
|
||||
# The comment below indicates this project repo is current with neutron-lib
|
||||
# and should receive neutron-lib consumption patches as they are released
|
||||
|
Loading…
Reference in New Issue
Block a user