ironic-python-agent/openstack-common.conf
Josh Gachnang 1a87ebfcce Adding oslotest to improve debugging
oslotest includes things like showing log messages/stdout on test errors,
which makes debugging much easier. Also moved mock to second group in imports,
as it's a 3rd party library.

Change-Id: I016ae0a376d42dec28085687ea7194df4cd44eda
2014-04-03 14:02:53 -07:00

12 lines
236 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config.generator
module=gettextutils
module=log
module=loopingcall
module=processutils
# The base module to hold the copy of openstack.common
base=ironic_python_agent