Files
deb-python-oslo.messaging/openstack-common.conf
Mark McLoughlin 43ab36d1a1 Make executor threads more robust
See bug #1189711

Prevent the executor thread getting killed by exceptions.

Change-Id: I0787fa619a6a8a35a303627f8ce119c93f2c8765
2013-07-23 18:34:42 +01:00

12 lines
234 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=excutils
module=fixture.moxstubout
module=jsonutils
module=timeutils
module=uuidutils
# The base module to hold the copy of openstack.common
base=oslo.messaging