yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61635
[Bug 1653416] Re: Openstack Horizon Ceilometer Resource Usage stats.html
The metering panel was removed from Horizon, and was deprecated for
several cycles before that.
** Changed in: horizon
Status: New => Won't Fix
** Changed in: horizon
Importance: Undecided => Low
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1653416
Title:
Openstack Horizon Ceilometer Resource Usage stats.html
Status in OpenStack Dashboard (Horizon):
Won't Fix
Bug description:
After installing openstack newton ceilometer services from repository (rpm)
the stats graph does not show any thing and returns error message and no data available .
the stats.html in following path is not updated to final version
...openstack_dashboard/dashboards/admin/metering/templates/metering/stats.html
the line is like
data-url="{% url 'horizon:admin:metering:samples'%}"
that must be like this
data-data="{% url 'horizon:admin:metering:samples'%}"
all that we had to change is data-url to data-data and then restart
apache and every thing will be fine .
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1653416/+subscriptions
References