diff --git a/openstack-common.conf b/openstack-common.conf index a3197a085..74f13100a 100644 --- a/openstack-common.conf +++ b/openstack-common.conf @@ -1,7 +1,9 @@ [DEFAULT] # The list of modules to copy from openstack-common -modules=timeutils,strutils,uuidutils +module=strutils +module=timeutils +module=uuidutils # The base module to hold the copy of openstack.common base=novaclient