I would recommend not using multi_tenancy anymore going forward.
aaa_mode can be set to:
no-auth—No authentication is performed and full access is granted to all.
cloud-admin—Authentication is performed and only the admin role has access.
rbac—Authentication is performed and access is granted based on role.
cloud-admin would be the same behaviour as multi-tenancy=true
I would recommend not using multi_tenancy anymore going forward.
aaa_mode can be set to:
no-auth—No authentication is performed and full access is granted to all. Authentication is performed and only the admin role has access.
cloud-admin—
rbac—Authentication is performed and access is granted based on role.
cloud-admin would be the same behaviour as multi-tenancy=true