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:[email protected]:5671//neutron

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

Thank you.
Best regards.
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: [email protected]?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to