summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorGhe Rivero <ghe.rivero@hp.com>2015-03-09 02:29:11 +0100
committerGhe Rivero <ghe.rivero@hp.com>2015-03-18 14:05:11 +0100
commit9a8145cc22f9f19e04ac19c9eca522972dbc09e6 (patch)
treea899d73aeec24c5625f8b6bc25cc76997b18b8e9 /openstack-common.conf
parent0f1bb1bfb6b34e65e587449c73753df74281cd7a (diff)
downloadironic-9a8145cc22f9f19e04ac19c9eca522972dbc09e6.tar.gz
Sync from oslo.incubator
Update imports from oslo.incubator and remove old modules no longer used. The config.generator scripts are no longer available and were not incorporated to oslo.config so leaving those here. Change-Id: I25dd3e559aeb3040068ac071d213a2b7da8de3c1
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 35c32281c..b3da6b5fc 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,9 +1,7 @@
[DEFAULT]
# The list of modules to copy from oslo-incubator
-module=config.generator
module=fileutils
-module=gettextutils
module=imageutils
module=log
module=loopingcall
@@ -13,8 +11,8 @@ module=versionutils
# Tools
script=tools/install_venv_common.py
-script=tools/config/generate_sample.sh
-script=tools/config/check_uptodate.sh
+#script=tools/config/generate_sample.sh
+#script=tools/config/check_uptodate.sh
# The base module to hold the copy of openstack.common
base=ironic