aef33d2d71
Synchronize all olso modules, removing the ones that were removed that we don't use anymore. Change-Id: Idca29b32ef0561c9c436d5a692a02acbe79027b1
32 lines
540 B
Plaintext
32 lines
540 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=eventlet_backdoor
|
|
module=excutils
|
|
module=fixture
|
|
module=gettextutils
|
|
module=importutils
|
|
module=jsonutils
|
|
module=local
|
|
module=log
|
|
module=log_handler
|
|
module=loopingcall
|
|
module=network_utils
|
|
module=notifier
|
|
module=policy
|
|
module=rpc
|
|
module=service
|
|
module=threadgroup
|
|
module=timeutils
|
|
module=uuidutils
|
|
module=config
|
|
module=strutils
|
|
module=versionutils
|
|
module=test
|
|
module=crypto
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=heat
|