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.
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack