070528e2ad
There is a new support library extracted from oslo incubator: the patch starts using it and removes deprecated modules. Change-Id: I3839af20613ff6ab905dddb8fc4be65654c6e949
31 lines
525 B
Plaintext
31 lines
525 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=eventlet_backdoor
|
|
module=excutils
|
|
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
|