diff options
Diffstat (limited to 'openstack-common.conf')
-rw-r--r-- | openstack-common.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf new file mode 100644 index 0000000..d3694ce --- /dev/null +++ b/openstack-common.conf @@ -0,0 +1,7 @@ +[DEFAULT] + +# The list of modules to copy from openstack-common +modules=setup + +# The base module to hold the copy of openstack.common +base=swiftclient |