eea8d651b2
The following modules are removed: - excutils, - importutils, - network_utils, - strutils, - timeutils. Closes-Bug: #1385355 Change-Id: I1f34f17f5dbf37032584008f27e65d4dc4d475f4
30 lines
614 B
Plaintext
30 lines
614 B
Plaintext
[DEFAULT]
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=cache
|
|
module=context
|
|
module=eventlet_backdoor
|
|
module=fileutils
|
|
module=fixture
|
|
module=gettextutils
|
|
module=install_venv_common
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=loopingcall
|
|
module=middleware.base
|
|
module=middleware.catch_errors
|
|
module=middleware.correlation_id
|
|
module=middleware.debug
|
|
module=middleware.request_id
|
|
module=middleware.sizelimit
|
|
module=periodic_task
|
|
module=policy
|
|
module=processutils
|
|
module=service
|
|
module=systemd
|
|
module=threadgroup
|
|
module=uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=neutron
|