deb-heat/openstack-common.conf
Davanum Srinivas acc0940e8e Get rid of oslo-incubator copy of middleware
We have already moved away from openstack/common/middleware modules
to the oslo_middlware library. Let us cleanup the remaining files
here.

Change-Id: I9fe551385aa11ee0da23d77fc8fef6107ae2a026
2015-06-01 23:42:57 +00:00

13 lines
239 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=crypto
module=eventlet_backdoor
module=loopingcall
module=service
module=threadgroup
module=versionutils
# The base module to hold the copy of openstack.common
base=heat