[openstack-dev] Gone (HTTP 410) when use "ceilometer alarm-list"

Jace.Liang at itri.org.tw Jace.Liang at itri.org.tw
Wed Dec 28 01:03:08 UTC 2016


Hi,


I have trouble using alarm of ceilometer , when I type ceilometer alarm-list,

it returns Gone (HTTP 410) (Request-ID: req-a6d1d333-ac49-48c5-ad94-ae8796b13e26)

Even creating alarm will returns same result.

I'm using devstack stable/mitaka on Ubuntu 14.04

Here is my local.conf

[[local|localrc]] HOST_IP=10.214.1.16
SERVICE_HOST=$HOST_IP
MYSQL_HOST=$HOST_IP
RABBIT_HOST=$HOST_IP

GLANCE_HOSTPORT=10.214.1.16:9292
ADMIN_PASSWORD=password
DATABASE_PASSWORD=password
RABBIT_PASSWORD=password
SERVICE_PASSWORD=password

GIT_BASE=${GIT_BASE:-https://git.openstack.org}
enable_service q-svc
enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-meta
enable_service ceilometer-acompute ceilometer-acentral ceilometer-anotification ceilometer-collector ceilometer-api enable_service ceilometer-alarm-notifier ceilometer-alarm-evaluator

Q_USE_SECGROUP=True
FLOATING_RANGE="10.214.0.0/16"
FIXED_RANGE="10.0.0.0/24"
Q_FLOATING_ALLOCATION_POOL=start=10.214.180.101,end=10.214.180.250
PUBLIC_NETWORK_GATEWAY="10.214.0.254"
Q_L3_ENABLED=True
PUBLIC_INTERFACE=p6p1

Q_USE_PROVIDERNET_FOR_PUBLIC=True
OVS_PHYSICAL_BRIDGE=br-ex
PUBLIC_BRIDGE=br-ex
OVS_BRIDGE_MAPPINGS=public:br-ex

enable_plugin ceilometer https://git.openstack.org/openstack/ceilometer stable/mitaka
How do I solve this problem? Or something wrong in my local.conf?
Thank you.


--
本信件可能包含工研院機密資訊,非指定之收件者,請勿使用或揭露本信件內容,並請銷毀此信件。 This email may contain confidential information. Please do not use or disclose it in any way and delete it if you are not the intended recipient.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20161228/6ec0c1e3/attachment.html>


More information about the OpenStack-dev mailing list