diff options
| author | Steve Baker <sbaker@redhat.com> | 2012-10-10 08:55:03 +1300 |
|---|---|---|
| committer | Steve Baker <sbaker@redhat.com> | 2012-10-10 08:55:03 +1300 |
| commit | 1269bb20c770ca9869f54da9e1db9af7173b9809 (patch) | |
| tree | 2f66d6bb8078a1e765b3215e3a93b7a3e5fa44e4 /openstack-common.conf | |
| download | python-heatclient-1269bb20c770ca9869f54da9e1db9af7173b9809.tar.gz | |
Initial import
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..0178432 --- /dev/null +++ b/openstack-common.conf @@ -0,0 +1,7 @@ +[DEFAULT] + +# The list of modules to copy from openstack-common +modules=setup,importutils,version + +# The base module to hold the copy of openstack.common +base=heatclient |
