ee2724a2a2
Removed info that's internal to keystone and therefore not relevant to deployers. Consistent references to config option names. `` should be used for literal string values, not references. Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
8 lines
328 B
YAML
8 lines
328 B
YAML
---
|
|
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).
|