aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/releasenotes/notes/projects_as_domains-3ea8a58b4c2965e1.yaml
blob: 7845df9aff0583410be65d5e4af84788f7102f6a (plain)
1
2
3
4
5
6
7
---
features:
  - Domains are now represented as top level projects with the attribute
    `is_domain` set to true. Such projects will appear as parents for any
    previous top level projects. Projects acting as domains can be created,
    read, updated, and deleted via either the project API or the domain API
    (V3 only).