multi tenancy release notes

Change-Id: Icddc8f9a331a07bfc3132e9ac609bbab9c53cc6e
This commit is contained in:
Alexey Weyl 2017-06-06 13:07:32 +00:00
parent 4f99d8baa9
commit 9015824e9f

View File

@ -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.