
Import oslo-incubator's rootwrap, which contains all the new features and bugfixes that were pushed to nova-rootwrap earlier in this cycle, including logging support and path search. Implements bp: cinder-common-rootwrap Change-Id: I68cbb788a3dda58dc146933be190146607b48801
8 lines
400 B
Plaintext
8 lines
400 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,exception,excutils,gettextutils,importutils,iniparser,jsonutils,local,rootwrap,rpc,timeutils,log,setup,notifier,context,network_utils,policy,uuidutils,lockutils,fileutils,gettextutils,scheduler,scheduler.filters,scheduler.weights,install_venv_common,flakes
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|