diff options
| author | Angus Salkeld <asalkeld@redhat.com> | 2012-11-09 12:52:21 +1100 |
|---|---|---|
| committer | Angus Salkeld <asalkeld@redhat.com> | 2012-11-09 12:52:21 +1100 |
| commit | 098f944eda406a2741c8d0f3546ea318421340bf (patch) | |
| tree | 54634700aa10ae27191e91b3860f6d9960ff3a8f /openstack-common.conf | |
| download | python-ceilometerclient-098f944eda406a2741c8d0f3546ea318421340bf.tar.gz | |
Initial Commit
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
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..9a0ee1d --- /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=ceilometerclient |
