1ecc6692d2
Remove the following from our sync'ed oslo incubator section: * openstack/common/config/* Since we are now using oslo.config. Also remove the following: * openstack/common/gettextutils.py * openstack/common/importutils.py Since only config/generator was using it. Also, tweaking keystone/i18n.py since it made reference to gettextutils.py. Removing the no longer sync'ed parts from openstack-common.conf Change-Id: Idc62fa1093251f5719868c1fffd82810eb87fc08
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
[DEFAULT]
|
|
|
|
module=fileutils
|
|
module=log
|
|
module=policy
|
|
module=service
|
|
module=systemd
|
|
module=versionutils
|
|
|
|
script=tools/colorizer.py
|
|
script=tools/install_venv_common.py
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=keystone
|