summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorDean Troyer <dtroyer@gmail.com>2014-01-08 10:42:49 -0600
committerDean Troyer <dtroyer@gmail.com>2014-02-20 14:09:01 -0600
commit99cea54741fa9364bd1790cdc0bc85e1ba19ef75 (patch)
tree78b2d1626c1973ec928be35eaed0cd57ec39c345 /openstack-common.conf
parent295842175540df01ea4a2ab5de08f79398e6e12b (diff)
downloadpython-openstackclient-99cea54741fa9364bd1790cdc0bc85e1ba19ef75.tar.gz
Update oslo incubator bits
* update gettextutils.py, strutils.py, install_venv_common.py * remove cfg.py, openstackkeyring oslo-incubator commit 630d3959b9d001ca18bd2ed1cf757f2eb44a336f Change-Id: I0ae9b9dc72ec88ed64a8c353b9c51734ee2cd24c
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 0 insertions, 2 deletions
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