devstack ceilometer can not work

Bug #1756880 reported by king
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ceilometer
Invalid
Undecided
Unassigned

Bug Description

this is my config about ceilometer

local.conf

# ceilometer
enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer
enable_plugin panko https://git.openstack.org/openstack/panko
CEILOMETER_BACKEND=gnocchi
CEILOMETER_NOTIFICATION_TOPICS=notifications,profiler
#ENABLED_SERVICES+=,ceilometer-collector,ceilometer-api,ceilometer-alarm-notify,ceilometer-alarm-eval
ENABLED_SERVICES+=,ceilometer-aipmi

After i install devstack successful,i exeute ceilometer meter-list,it return publicURL endpoint for metering service in RegionOne region not found

[root@201-openstack ~]# source /opt/stack/devstack/openrc admin admin
WARNING: setting legacy OS_TENANT_NAME to support cli tools.
[root@201-openstack ~]# ceilometer meter-list
/usr/lib/python2.7/site-packages/ceilometerclient/shell.py:177: UserWarning: ceilometerclient is now deprecated as the Ceilometer API has been deprecated. Please use either aodhclient, pankoclient or gnocchiclient.
  "ceilometerclient is now deprecated as the Ceilometer API has "
publicURL endpoint for metering service in RegionOne region not found

Revision history for this message
Louie Kwan (lkwan) wrote :

Same as stable/queens branch

stack@demo:~$ ceilometer meter-list
/usr/local/lib/python2.7/dist-packages/ceilometerclient/shell.py:177: UserWarning: ceilometerclient is now deprecated as the Ceilometer API has been deprecated. Please use either aodhclient, pankoclient or gnocchiclient.
  "ceilometerclient is now deprecated as the Ceilometer API has "
publicURL endpoint for metering service in RegionOne region not found

Revision history for this message
Prankul Mahajan (prankul) wrote :

In my opinion this is not a bug but a obvious choice for ceilometer.
Since ceilometer API has been deprecated , command ceilometer meter-list cannot find any end point (URL) to connect with keystone.
Hence this message occurs.

Revision history for this message
Matthias Runge (mrunge) wrote :

openstack metric is the way to go here.

Changed in ceilometer:
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.