tempest/releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml
Leticia Wanderley 9cafd3d045 Fix identity tests when domain specific drivers are enabled
This updates users and groups identity tests to check the existence
of domain specific drivers and, therefore, the existence of users
and groups on different domain drivers.

This adds a new feature flag to be used when domain specific drivers
are enabled.

Change-Id: Iedb470c51fa2174ab7651e6b7e22eff1f25f7aac
2017-08-21 08:00:05 -03:00

8 lines
262 B
YAML

---
features:
- |
A new boolean config option ``domain_specific_drivers``
is added to the section ``identity-feature-enabled``.
This option must be enabled when testing an environment that
is configured to use domain-specific identity drivers.