keystone/releasenotes/notes/no-default-domain-2161ada44bf7a3f7.yaml
Brant Knudson ee2724a2a2 Release note cleanup
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
2016-03-14 19:04:58 +00:00

8 lines
312 B
YAML

---
other:
- >
``keystone-manage db_sync`` will no longer create the Default domain. This
domain is used as the domain for any users created using the legacy v2.0
API. A default domain is created by ``keystone-manage bootstrap`` and when
a user or project is created using the legacy v2.0 API.