diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-01-30 16:50:10 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-01-30 16:50:10 -0500 |
| commit | 52630db08636fb2ceb985ee4651e7d5b9032948c (patch) | |
| tree | 03f846e2b2add3f6ee2179d6d38eb1eda5d68417 /meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf | |
| parent | a6ff9ee05cccceb92c422319727b50c292bf1aea (diff) | |
| download | meta-cloud-services-52630db08636fb2ceb985ee4651e7d5b9032948c.tar.gz | |
ceilometer: uprev to 2014.1.x release
The havana ceilometer postgres (sqlalchemy) support has significant issues.
Rather that perform signficicant backports, we'll uprev and pick up the
latest development stream, that addresses many issues out of the box.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf b/meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf index abeb65c..4632f40 100644 --- a/meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf +++ b/meta-openstack/recipes-devtools/python/python-ceilometer/ceilometer.conf | |||
| @@ -65,7 +65,7 @@ | |||
| 65 | 65 | ||
| 66 | # Inspector to use for inspecting the hypervisor layer (string | 66 | # Inspector to use for inspecting the hypervisor layer (string |
| 67 | # value) | 67 | # value) |
| 68 | #hypervisor_inspector=libvirt | 68 | hypervisor_inspector=libvirt |
| 69 | 69 | ||
| 70 | 70 | ||
| 71 | # | 71 | # |
| @@ -86,7 +86,7 @@ libvirt_type=kvm | |||
| 86 | # | 86 | # |
| 87 | 87 | ||
| 88 | # Exchange name for Glance notifications (string value) | 88 | # Exchange name for Glance notifications (string value) |
| 89 | #glance_control_exchange=glance | 89 | glance_control_exchange=glance |
| 90 | 90 | ||
| 91 | 91 | ||
| 92 | # | 92 | # |
| @@ -94,7 +94,7 @@ libvirt_type=kvm | |||
| 94 | # | 94 | # |
| 95 | 95 | ||
| 96 | # Exchange name for Neutron notifications (string value) | 96 | # Exchange name for Neutron notifications (string value) |
| 97 | #neutron_control_exchange=neutron | 97 | neutron_control_exchange=neutron |
| 98 | 98 | ||
| 99 | 99 | ||
| 100 | # | 100 | # |
