summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorlin-hua-cheng <os.lcheng@gmail.com>2014-10-10 16:45:49 -0700
committerlin-hua-cheng <os.lcheng@gmail.com>2014-10-11 15:00:11 -0700
commit636a5287e79494ff066529b128b53a86458b4c6f (patch)
tree5a640c2acccc2278c694d32ff08b4a91e3895918 /openstack-common.conf
parent4389ff9b0fee17c66d62521dbcc4965ba202ba82 (diff)
downloadhorizon-636a5287e79494ff066529b128b53a86458b4c6f.tar.gz
Sync oslo-incubator for fileutils, log and policy
Sync from oslo-incubator commit 4504e4f4917d99c4889a8a5b7907d6b23ced2ffc Additional changes: - remove excutils since this already moved to oslo-utils - added _i18n.py workaround from oslo-incubator, required while transitioning to oslo.i18n - fix openstack_dashboard/policy.py to work with latest policy code Change-Id: I904b9af517cc85e0cc041a1467d6fda599d8d3a1 Partially-Implements: blueprint improve-oslo-usage
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 91f9ccf18..5d098da59 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,5 +1,5 @@
[DEFAULT]
-module=excutils
+module=_i18n
module=fileutils
module=gettextutils
module=importutils