glance/openstack-common.conf
Zhi Yan Liu bdc4951d29 Update glance.openstack.common.policy and cleanup
1. Sync glance.openstack.common.policy up to latest
version from oslo-inc.

2. Clean useless modules which depended by policy
module and pinned gettextutils module there. For
latter one, we are going to use glance.i18n instead.
 * jsonutils
 * strutils

docImpact

Closes-bug: #1288178
Closes-bug: #1387973
Partial-bug: #1381870
Change-Id: I84511ab1ee600e618985448dfbfbdc26cb130370
Signed-off-by: Zhi Yan Liu <zhiyanl@cn.ibm.com>
2014-12-01 15:08:58 +08:00

15 lines
264 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=_i18n
module=gettextutils
module=install_venv_common
module=local
module=lockutils
module=log
module=policy
module=processutils
# The base module to hold the copy of openstack.common
base=glance