neutron/openstack-common.conf
Sergey Vilgelm 38c85a8854 Switch to the oslo_utils.fileutils
fileutils is graduated in the oslo.utils library.

Implements: blueprint graduate-fileutils[1]
[1] https://blueprints.launchpad.net/oslo-incubator/+spec/graduate-fileutils

Depends-On: I51ba9076e1fbc16145ee2311f47b7768c16dcb20 (requirements)

Change-Id: I933d02aa48260069149d16caed02b020296b943a
2015-07-15 08:09:26 +03:00

11 lines
375 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=cache
# The following module is not synchronized by update.sh script since it's
# located in tools/ not neutron/openstack/common/. Left here to make it
# explicit that we still ship code from incubator here
#module=install_venv_common
# The base module to hold the copy of openstack.common
base=neutron