summaryrefslogtreecommitdiff
path: root/releasenotes/notes/support-domain-in-keystone-lookups-f657da8322f17938.yaml
blob: a464386ea45534164a091f0a86b95fcee2ab804a (plain)
1
2
3
4
5
6
7
---
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.