summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorAndrey Kurilin <akurilin@mirantis.com>2014-08-27 17:23:20 +0300
committerAndrey Kurilin <akurilin@mirantis.com>2014-09-01 11:48:21 +0300
commit92d9a1c40f17a83a7d3733e3cfc21ad9d63d69a5 (patch)
treee2c8242f87eba52688aeffb534493cda68c05e19 /openstack-common.conf
parent41dada16cd1c289a3b99a0ca44e316295dc298b1 (diff)
downloadoslo-db-92d9a1c40f17a83a7d3733e3cfc21ad9d63d69a5.tar.gz
Use oslo.i18n
Module `gettextutils` from common code was graduated to oslo.i18n, so it would be great if we reuse this library. Change-Id: Ie5836b82723fc80c1d54e5e65eac8565cf905c5a
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 5b62234..e4461d8 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,6 @@
[DEFAULT]
# The list of modules to copy from oslo-incubator.git
-module=gettextutils
module=fixture.config
# The base module to hold the copy of openstack.common