Remove os-vif from requirements
After the split out of nova-docker driver, we don't need os-vif anymore. Remove it in this patch. Change-Id: Ie2960dfac3d8ce0ebb34a833384ae361b718b160 Partial-Bug: #1765962
This commit is contained in:
parent
c4507a2586
commit
099df4a174
@ -70,7 +70,6 @@ os-brick==2.2.0
|
||||
os-client-config==1.29.0
|
||||
os-service-types==1.2.0
|
||||
os-testr==1.0.0
|
||||
os-vif==1.7.0
|
||||
os-win==4.0.0
|
||||
osc-lib==1.10.0
|
||||
oslo.cache==1.29.0
|
||||
|
@ -27,7 +27,6 @@ oslo.versionedobjects>=1.31.2 # Apache-2.0
|
||||
oslo.context>=2.19.2 # Apache-2.0
|
||||
oslo.utils>=3.33.0 # Apache-2.0
|
||||
oslo.db>=4.27.0 # Apache-2.0
|
||||
os-vif!=1.8.0,>=1.7.0 # Apache-2.0
|
||||
os-brick>=2.2.0 # Apache-2.0
|
||||
six>=1.10.0 # MIT
|
||||
WSME>=0.8.0 # MIT
|
||||
|
Loading…
Reference in New Issue
Block a user