keystone_authtoken section incorrect for Kilo

Bug #1484652 reported by Tyler Bishop
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ceilometer (CentOS)
New
Undecided
Unassigned
ceilometer (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

The define values in ceilometer.conf do not work.

The documentation listed also has the incorrect names: http://docs.openstack.org/kilo/install-guide/install/yum/content/ceilometer-controller-install.html http://docs.openstack.org/kilo/install-guide/install/apt/content/ceilometer-controller-install.html

[keystone_authtoken]
auth_uri = http://controller:5000/v2.0
identity_uri = http://controller:35357
admin_tenant_name = service
admin_user = ceilometer
admin_password = CEILOMETER_PASS

Copied and tested from nova.conf

[keystone_authtoken]
auth_uri = http://controller:5000
auth_url = http://controller:35357
auth_plugin = password
project_name = service
username = ceilometer
password = CEILOMETER_PASS

ceilometer --version
1.0.13

RDO Packages tested:

openstack-ceilometer-alarm-2015.1.0-6.el7.noarch
python-ceilometerclient-1.0.13-1.el7.noarch
python-ceilometer-2015.1.0-6.el7.noarch
openstack-ceilometer-common-2015.1.0-6.el7.noarch
openstack-ceilometer-api-2015.1.0-6.el7.noarch
openstack-ceilometer-central-2015.1.0-6.el7.noarch
openstack-ceilometer-notification-2015.1.0-6.el7.noarch
openstack-ceilometer-collector-2015.1.0-6.el7.noarch

affects: ceilometer → ceilometer (Ubuntu)
description: updated
Revision history for this message
James Page (james-page) wrote :

Docs now look OK for Ubuntu; the packaging provides configuration files as generated from the upstream codebase.

Marking Invalid for Ubuntu.

Changed in ceilometer (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.