diff --git a/security-guide/section_security-services-for-instances.xml b/security-guide/section_security-services-for-instances.xml index 3f5ab8a9..54875a07 100644 --- a/security-guide/section_security-services-for-instances.xml +++ b/security-guide/section_security-services-for-instances.xml @@ -70,7 +70,14 @@
AggregateMultiTenancyIsolation - Isolates tenants to specific host aggregates. If a host is in an aggregate that has the metadata key filter_tenant_id it will only create instances from that tenant (or list of tenants). A host can be in multiple aggregates. If a host does not belong to an aggregate with the metadata key, it can create instances from all tenants. + This filter will isolate a + tenant or group of tenants to specific host aggregates. If a + host is assigned to an aggregate that has the metadata key + filter_tenant_id, it will only create instances from that + tenant or list of tenants. A host can be assigned to multiple + aggregates, however if a host does not belong to an aggregate + with the metadata key, it can create instances from all + tenants.
DifferentHostFilter