Files
ironic/openstack-common.conf
Mark McLoughlin 8c7e9c25db Remove the unused plugin framework
This framework is used by Nova to allow adding API extensions and
notification drivers. Ironic doesn't use the code at all.

Change-Id: I09e4f14a65b162d5d0571da0b724d0f8a8f11646
2013-06-19 07:11:48 +01:00

35 lines
606 B
Plaintext

[DEFAULT]
module=cliutils
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=patch_tox_venv
module=periodic_task
module=policy
module=processutils
module=redhat-eventlet.patch
module=rootwrap
module=rpc
module=setup
module=timeutils
module=uuidutils
module=version
# The base module to hold the copy of openstack.common
base=ironic