[Bug 1484652] Re: keystone_authtoken section incorrect for Kilo

James Page james.page at ubuntu.com
Thu Sep 10 09:57:44 UTC 2015


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

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to ceilometer in Ubuntu.
https://bugs.launchpad.net/bugs/1484652

Title:
  keystone_authtoken section incorrect for Kilo

Status in ceilometer package in Ubuntu:
  Invalid
Status in ceilometer package in CentOS:
  New

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1484652/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list