Files
ironic/openstack-common.conf
T
linggao 5f664f279c Removes unwanted mox and fixture files
Module ironic.openstack.commom.fixture.moxstubout and mockptch
are no longer needed, so the whole directory is removed by this
patch. mox is removed from test-requirements.txt because it is
no longer used in ironic unit test cases.

Change-Id: I6060546b565c096c3a602b22f28b5d84b8a03b24
2013-10-16 17:16:54 +00:00

35 lines
595 B
Plaintext

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