a5c5f5bce8
The domain config via API is marked stable. Tests are updated and the cli for updating domain configs is marked deprecated. implements bp domain-config-as-stable Change-Id: I7bf0a914be13f88313c14bc196369de49cc7413f
13 lines
562 B
YAML
13 lines
562 B
YAML
---
|
|
features:
|
|
- >
|
|
[`blueprint domain-config-as-stable <https://blueprints.launchpad.net/keystone/+spec/domain-config-as-stable>`_]
|
|
The domain config via API is now marked as stable.
|
|
deprecations:
|
|
- >
|
|
[`blueprint domain-config-as-stable <https://blueprints.launchpad.net/keystone/+spec/domain-config-as-stable>`_]
|
|
Deprecated ``keystone-manage domain_config_upload``. The keystone team recommends
|
|
setting domain config options via the API instead. The ``domain_config_upload``
|
|
command line option may be removed in the 'P' release.
|
|
|