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:
Thierry Carrez 2013-12-12 14:27:47 +01:00
parent 0e8862e958
commit dd43194703

View File

@ -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