On Sat, Feb 25 2017, Pradeep Singh wrote: > Hello, > > I installed latest devstack, and ceilometer dispatcher is not able to > dispatch the instance data in gnocchi, in logs i am seeing: > > 'extra keys not allowed @ data[flavor_name']' > > When i deleted line 'flavor_name: resource_metadata.(instance_type|( > flavor.name))' > from gnocchi_resources.yaml, it started working. > > Is this a bug or am i missing something?
Did you call ceilometer-upgrade to feed Gnocchi with the new resource types? It looks like your definition of the resource types are outdated. -- Julien Danjou -- Free Software hacker -- https://julien.danjou.info
signature.asc
Description: PGP signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
