summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2012-08-22 20:49:54 +0000
committerGerrit Code Review <review@openstack.org>2012-08-22 20:49:54 +0000
commita5aa06c92f8624417fced545fd4799058dd22fdb (patch)
treeab317f988c5b72ed34d64ebb20362b18320b2a8b /openstack-common.conf
parent5bf17126b908c803e5c2eedb2614ea75a914fb18 (diff)
parentf0cefcc77d593198b6e295e92a8bf05fedc8c8ff (diff)
downloadpython-openstackclient-a5aa06c92f8624417fced545fd4799058dd22fdb.tar.gz
Merge "Keyring support for openstackclient."
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 08e091b1..6b8b86a0 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -1,7 +1,7 @@
[DEFAULT]
# The list of modules to copy from openstack-common
-modules=setup
+modules=setup,openstackkeyring
# The base module to hold the copy of openstack.common
base=openstackclient