[Openstack] [queens][ceilometer][gnocchi] no network resource, after installation openstack queens

KiYoun Sung kysung at devstack.co.kr
Tue Jun 5 06:42:50 UTC 2018


 Hello.

I installed Openstack Queens version using Openstack-ansible.
and I set gnocchi, ceilometer for metering.

After installation,
I got metric from instance, image, swift, etc.
but, there is no metric by network

I did by gnocchi cli, like this
   $ gnocchi resource-type list
the network resource-type is exist.
but,
   "$ gnocchi resource list" is empty.
I made a external network and created floating ip.
but, there is no network resource.

neutron.conf has [oslo_messaging_notifications] field below:
[oslo_messaging_notifications]
notification_topics = notifications
driver = messagingv2
transport_url = rabbit://neutron:xxxx@172.29.238.44:5671//neutron

How can I get network resoruce(especially floating ip)?
What is a problem?

Thank you.
Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180605/496e1236/attachment.html>


More information about the Openstack mailing list