diff options
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 b4c453a..39d114c 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,version +modules=setup,version,strutils # The base module to hold the copy of openstack.common base=cinderclient |