diff options
| author | Mark McLoughlin <markmc@redhat.com> | 2012-02-22 21:04:11 +0000 |
|---|---|---|
| committer | Mark McLoughlin <markmc@redhat.com> | 2012-02-23 06:20:40 +0000 |
| commit | e5a3e09d0263c1a434c0bb76c95e6ddd294b5cae (patch) | |
| tree | 824c0d44e4ab3dbe20636d557a7a01313779497a /openstack-common.conf | |
| parent | d679baf883a74e0fae25e5657f4d7d58d359a05b (diff) | |
Update cfg from openstack-common
Use openstack-common's update script to sync it to the latest.
Add some dire warnings that changes should be made in the upstream
copy of the code first.
Change-Id: Ib89efdecc7f8a00f2a7fc2824b519f211d3d784c
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 00000000..db2171c1 --- /dev/null +++ b/openstack-common.conf @@ -0,0 +1,7 @@ +[DEFAULT] + +# The list of modules to copy from openstack-common +modules=cfg + +# The base module to hold the copy of openstack.common +base=keystone |
