Release note for domain level limit
Add the release note for domain level limit feature. This feature is finished now. Change-Id: I60f867ef9ece169afb637336aab460456ff3fedf bp: domain-level-limit
This commit is contained in:
parent
8667f42beb
commit
fdd3b9765a
@ -0,0 +1,9 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
[`blueprint domain-level-limit <https://blueprints.launchpad.net/keystone/+spec/domain-level-limit>`_]
|
||||
Keystone now supports domain level unified limit. When creating a limit,
|
||||
users can specify a ``domain_id`` instead of ``project_id``. For `flat`
|
||||
model, the domain limit is still non-hierarchical. For `strict-two-level`
|
||||
model, the domain limit is now considered as the first level, so that the
|
||||
project limit is the second level and the project can't contain any child.
|
Loading…
Reference in New Issue
Block a user