In Huawei CloudFabric and cloud platform architectures (such as those integrated with ManageOne and OpenStack ), the concept of a tenant is used to logically isolate resources such as network, compute, and storage . It is correct that one department can be treated as a tenant , and an enterprise can have multiple tenants representing different departments or business units.
However, the statement is false because it incorrectly claims that the entire enterprise data center can be managed by one tenant administrator . In Huawei’s design:
Each tenant has its own administrator , responsible only for that tenant’s resources.
A higher-level role, such as a cloud administrator or system administrator , manages the entire data center infrastructure across all tenants.
This separation ensures:
Multi-tenancy isolation
Security and access control
Clear responsibility boundaries
Huawei emphasizes role-based access control (RBAC) , where tenant admins cannot manage resources belonging to other tenants or the entire infrastructure.
Therefore, the correct answer is FALSE .