remove vitrage from requirements

until we fix the dependency we will install it
on venv before running the tempest so it will be
an upstream version

Change-Id: I55f79a4bd358368cfd27cee484fdff161e013a5d
This commit is contained in:
Eyal 2018-01-07 15:33:42 +02:00
parent e08334e635
commit a5614577ce

View File

@ -19,7 +19,6 @@ oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
testtools>=2.2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
vitrage # Apache-2.0
python-vitrageclient>=1.3.0 # Apache-2.0
tempest>=17.2.0 # Apache-2.0
networkx<2.0,>=1.10 # BSD