6bc32481fb
The docs for AggregateMultiTenancyIsolation were misleading in that tenants are not restricted to hosts only in a tenant-isolated aggregate. It's the opposite: hosts in the tenant-isolated aggregate are only available for tenants configured for that aggregate. This fixes the docs including an example for clarification, and also adds a functional test to show the behavior of the filter. Change-Id: Ic55b88e7ad21ab5b7ad063eac743ff9406aae559 Related-Bug: #1771523
OpenStack Nova Documentation README =================================== Both contributor developer documentation and REST API documentation are sourced here. Contributor developer docs are built to: https://docs.openstack.org/nova/latest/ API guide docs are built to: https://developer.openstack.org/api-guide/compute/ For more details, see the "Building the Documentation" section of doc/source/contributor/development-environment.rst.