1e1c63ee81
In case when deployer wants to remove some specific collection or from deployment without overriding rest requirements, they can do that now through defining a record with same name but empty src/source keys which will filter such records out of bootstrap process. Change-Id: I4bc96c1a1d18d03970a14a80c3daa580bebe695b
8 lines
318 B
YAML
8 lines
318 B
YAML
---
|
|
features:
|
|
- |
|
|
Deployers are now able to remove un-needed roles/collections from the
|
|
bootstrap process through user-role/collection-requirements.yml files.
|
|
Please, check documentation for more details:
|
|
https://docs.openstack.org/openstack-ansible/latest/reference/configuration/extending-osa.html
|