[Bug 1484652] [NEW] keystone_authtoken section incorrect for Kilo

Tyler Bishop tyler.bishop at beyondhosting.net
Thu Aug 13 19:15:01 UTC 2015


Public bug reported:

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 (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: ceilometer (CentOS)
     Importance: Undecided
         Status: New

** Project changed: ceilometer => ceilometer (Ubuntu)

** Also affects: ceilometer (CentOS)
   Importance: Undecided
       Status: New

** Description changed:

  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:
+ 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

-- 
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:
  New
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