diff --git a/lower-constraints.txt b/lower-constraints.txt index dfd66d9991..38d81133e4 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 147fa33c12..91fe80039a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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