On 17/12/15 08:17 AM, AFEK, Ifat (Ifat) wrote:
What do you mean by "create new types of resources"? Suppose we want to add a new resource type with a new id format, what should we do for that? Change Gnocchi code / add a plug-in / add a new type definition in the database / ...?
i believe this comment was because we currently don't have a way to support dynamic creation of new resource types. if you want to just add a new resource sans metadata, you probably don't need a new type, but if you want to capture specific metadata attributes, you will probably need to create a new resource in the db.
-- gord __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
