Implements: User, group, role and project lookup across domains.
Added domain parameter to keystone lookup functions.
Heat templates now support user{domain}, group{domain},
role{domain} and project{domain} to support cross domain
lookup. Keystone constrains will also work across domain.
Release note added.
Story: 2005523
Task: 30642
Change-Id: I2b02787bd8883ced631b81174cee9134445bf170
8 lines
322 B
YAML
8 lines
322 B
YAML
---
|
|
features:
|
|
- |
|
|
Supports user, group, role and project lookup across domains. Added domain
|
|
parameter to keystone lookup functions. Heat templates now support
|
|
user{domain}, group{domain}, role{domain} and project{domain} to support
|
|
cross domain lookup. Keystone constrains will also work across domain.
|