Drop rc1 and b1 from min versions in requirements.txt
The min versions for python3-networking-bagpipe and python3-neutron have been set to a release candidate and beta version for a while now. Let's set those to the official corresponding release versions. Change-Id: Icb61aa418476cd4e2d66e918e37fc08abe5191a9
This commit is contained in:
1 changed files with 2 additions and 2 deletions
@@ -17,8 +17,8 @@ debtcollector>=1.19.0 # Apache-2.0
# OpenStack CI will install the following projects from git
# if they are in the required-projects list for a job:
neutron>=16.0.0.0b1 # Apache-2.0
networking-bagpipe>=12.0.0.0rc1 # Apache-2.0
neutron>=16.0.0 # Apache-2.0
networking-bagpipe>=12.0.0 # Apache-2.0
horizon>=17.1.0 # Apache-2.0
# The comment below indicates this project repo is current with neutron-lib
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.