move n8g-odl and n8g-bagpipe as test requirements

These dependencies are optional dependencies for running
networking-bgpvpn, and real dependency for unit tests
only.
Change-Id: Ib1f06138a86b5a1cedc175477e0962bf9c05ad5d
This commit is contained in:
Thomas Morin
2018年04月13日 16:04:29 +02:00
parent 2475824fa1
commit b0d982f8a5

View File

@@ -16,6 +16,3 @@ debtcollector>=1.2.0 # Apache-2.0
# if they are in the required-projects list for a job:
neutron>=12.0.0 # Apache-2.0
horizon>=13.0.0 # Apache-2.0
networking-bagpipe>=8.0.0 # Apache-2.0
networking-odl>=12.0.0 # Apache-2.0

View File

@@ -17,3 +17,8 @@ testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
pylint==1.4.5 # GPLv2
tempest>=17.1.0 # Apache-2.0
# OpenStack CI will install the following projects from git
# if they are in the required-projects list for a job:
networking-bagpipe>=8.0.0 # Apache-2.0
networking-odl>=12.0.0 # Apache-2.0
Reference in New Issue
openstack/networking-bgpvpn
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.

The note is not visible to the blocked user.