Add oslo.rootwrap to global requirements
Per-project rootwraps (cinder-rootwrap, nova-rootwrap, neutron-rootwrap) are being replaced by the common oslo-rootwrap (oslo.rootwrap package). As a first step in the migration, oslo.rootwrap needs to get installed as a runtime dependency. Change-Id: I90d5ca8504855edac8a09492203100ba7f708d80
This commit is contained in:
parent
0e8862e958
commit
dd43194703
@ -38,6 +38,7 @@ netifaces>=0.5
|
||||
oauth2
|
||||
ordereddict
|
||||
oslo.config>=1.2.0
|
||||
oslo.rootwrap
|
||||
os-apply-config
|
||||
os-collect-config
|
||||
os-refresh-config
|
||||
|
Loading…
Reference in New Issue
Block a user