ee576e2921
This change renames everything to Neutron while providing backwards compatible adjustments for Grizzly configuration files. implements blueprint: remove-use-of-quantum Change-Id: Ie7d07ba7c89857e13d4ddc8f0e9b68de020a3d19
34 lines
635 B
Plaintext
34 lines
635 B
Plaintext
[DEFAULT]
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=context
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=eventlet_backdoor
|
|
module=exception
|
|
module=excutils
|
|
module=fileutils
|
|
module=gettextutils
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=loopingcall
|
|
module=network_utils
|
|
module=notifier
|
|
module=patch_tox_venv
|
|
module=periodic_task
|
|
module=policy
|
|
module=processutils
|
|
module=redhat-eventlet.patch
|
|
module=rpc
|
|
module=service
|
|
module=rootwrap
|
|
module=threadgroup
|
|
module=timeutils
|
|
module=uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=neutron
|