Abiquo 5.4 introduces some changs to scopes to simplify tenant hierarchies.
First, when you assign a default scope to an enterprise, Abiquo will automatically add this enterprise to the scope.
Note that if you change the default scope of an enteprise, Abiquo will not remove the enterprise from the previous scope.
Secondly, to define a tenant hierarchy, Abiquo will use the default scopes of the enterprises only.
Usually you will create a default scope for each tenant.
You can have multiple resellers but each one must have its own enterprise default scope.
Scope hierarchy examples.
Given the following hierarchy of tenants with scopes of the same name, where the highest scope is Reseller_0.
Reseller_0 → Reseller_1 → Keynode_2 → Tenant_1
The hierarchy for tenant one is:
- Reseller_1
- Keynode_2
The hierarhcy for Keynode_2 is:
- Reseller_1
The hierarchy for Reseller_1 is empty.