df06729fdb
This patch adds the excutils module to openstack-common.conf, sync excutils from oslo-incubator and uses save_and_reraise_exception where it is relevant. Change-Id: Id190aad9a4fd2dd7bf962f001f88b6a0884c18a1
11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=excutils
|
|
module=gettextutils
|
|
|
|
script=tools/run_cross_tests.sh
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=oslo.vmware
|