diff --git a/releasenotes/notes/multi_tenancy_support-feb3d2d4f8014b66.yaml b/releasenotes/notes/multi_tenancy_support-feb3d2d4f8014b66.yaml new file mode 100644 index 000000000..b362c6dc1 --- /dev/null +++ b/releasenotes/notes/multi_tenancy_support-feb3d2d4f8014b66.yaml @@ -0,0 +1,6 @@ +--- +features: + - The ``Multi Tenancy`` feature allows different tenants to see their own + entities for each api command. + The feature allows admin to add the ``--all-tenants`` parameter in order + to see all the entities for that api command.