ironic/openstack-common.conf
Lucas Alvares Gomes 60ca7410ba Use oslo.rootwrap library instead of local copy
Remove rootwrap code copied from oslo-incubator, make the
ironic-rootwrap console_script entrypoint point to oslo.rootwrap
code instead.

Patch based on: https://review.openstack.org/#/c/67422

Change-Id: I3dd2c4cab6652dea5bd755b6048cbeea9edc81cf
Partial-Bug: #1268674
2014-01-17 16:18:52 +00:00

34 lines
576 B
Plaintext

[DEFAULT]
module=cliutils
module=config
module=config.generator
module=context
module=db
module=db.sqlalchemy
module=eventlet_backdoor
module=excutils
module=fileutils
module=flakes
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=lockutils
module=log
module=log_handler
module=loopingcall
module=network_utils
module=notifier
module=periodic_task
module=policy
module=processutils
module=rpc
module=setup
module=strutils
module=timeutils
module=version
# The base module to hold the copy of openstack.common
base=ironic