diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-08-22 20:49:54 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-08-22 20:49:54 +0000 |
| commit | a5aa06c92f8624417fced545fd4799058dd22fdb (patch) | |
| tree | ab317f988c5b72ed34d64ebb20362b18320b2a8b /openstack-common.conf | |
| parent | 5bf17126b908c803e5c2eedb2614ea75a914fb18 (diff) | |
| parent | f0cefcc77d593198b6e295e92a8bf05fedc8c8ff (diff) | |
| download | python-openstackclient-a5aa06c92f8624417fced545fd4799058dd22fdb.tar.gz | |
Merge "Keyring support for openstackclient."
Diffstat (limited to 'openstack-common.conf')
| -rw-r--r-- | openstack-common.conf | 2 |
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 |
