From b1663c96e6c9bc7d413c5bcf10ec370448c33d46 Mon Sep 17 00:00:00 2001 From: Aaron Rosen Date: Wed, 3 Sep 2014 23:29:46 -0700 Subject: Sync with oslo-incubator and add importutils From oslo-incubator commit: c4bfdb94c25b4488da61d77184d97f8784f21a11 Change-Id: I81d1113d113faa609ab7713a0e04667b11786247 --- openstack-common.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openstack-common.conf') diff --git a/openstack-common.conf b/openstack-common.conf index 91d6387b..ac923902 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,9 @@ [DEFAULT] # The list of modules to copy from openstack-common +module=gettextutils module=install_venv_common +module=importutils module=strutils # The base module to hold the copy of openstack.common -- cgit v1.2.1