From 99cea54741fa9364bd1790cdc0bc85e1ba19ef75 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Wed, 8 Jan 2014 10:42:49 -0600 Subject: Update oslo incubator bits * update gettextutils.py, strutils.py, install_venv_common.py * remove cfg.py, openstackkeyring oslo-incubator commit 630d3959b9d001ca18bd2ed1cf757f2eb44a336f Change-Id: I0ae9b9dc72ec88ed64a8c353b9c51734ee2cd24c --- openstack-common.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'openstack-common.conf') diff --git a/openstack-common.conf b/openstack-common.conf index 5e55d586..2b26cf20 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,10 +1,8 @@ [DEFAULT] # The list of modules to copy from openstack-common -module=cfg module=iniparser module=install_venv_common -module=openstackkeyring module=strutils # The base module to hold the copy of openstack.common -- cgit v1.2.1