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

KiYoun Sung kysung at devstack.co.kr
Mon Jun 4 09:39:39 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 problem?

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


More information about the OpenStack-dev mailing list