diff --git a/releasenotes/notes/gnocchi-external-resource-owner-3fad253d30746b0d.yaml b/releasenotes/notes/gnocchi-external-resource-owner-3fad253d30746b0d.yaml index 45a2997a3..c6fb419e4 100644 --- a/releasenotes/notes/gnocchi-external-resource-owner-3fad253d30746b0d.yaml +++ b/releasenotes/notes/gnocchi-external-resource-owner-3fad253d30746b0d.yaml @@ -6,6 +6,7 @@ fixes: resource owner to the user. To fix we introduce a new configuration option "gnocchi_external_project_owner" set by default to "service". The new filter now allow two kind of Gnocchi resources: + * owned by the user project - * owned by "gnocchi_external_project_owner" and the orignal project_id of + * owned by "gnocchi_external_project_owner" and the original project_id of the resource is the user project.