On Fri, May 26, 2017 at 9:27 AM, <[email protected]> wrote: > Thank you Gordon ! > > Now I'm encountering this kind of errors : > > *[...]* > ** > *2017-05-26 13:21:28.393 1404925 ERROR ceilometer.dispatcher.gnocchi [-] > Resource type instance does not exist (HTTP 404)* > *2017-05-26 13:21:28.400 1404925 ERROR ceilometer.dispatcher.gnocchi [-] > Resource type image does not exist (HTTP 404)* > *2017-05-26 13:21:28.408 1404925 ERROR ceilometer.dispatcher.gnocchi [-] > Resource type image does not exist (HTTP 404)* > > > I think I need to add gnocchi_resources.yaml into gnocchi.conf. But I > don't know proper option. Could you give me a clue ? > > With Mitaka, I found that you need to run this command to get resource types created in Gnocchi:
gnocchi-upgrade --create-legacy-resource-types With latest version, Ceilometer handles that part. -- Mathieu
_______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
