deb-oslo.vmware/openstack-common.conf
Arnaud Legendre df06729fdb Sync excutils from Oslo
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
2014-06-20 15:03:13 -07:00

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