keystone/releasenotes/notes/removed-as-of-train-92b2942a680eb859.yaml
Vishakha Agarwal b836aa221c Remove [signing] config
Since pki-setup was removed in pike.This
patch removes the config options that were
left for backward compatibility, as PKI is
not supported.

Partial-Bug: #1829453
Change-Id: I83cd08e57fbc046ad69bd42eb2e5fa1ace6e8a28
2019-07-23 12:45:43 +00:00

20 lines
656 B
YAML

---
other:
- |
[`bug 1829453 <https://bugs.launchpad.net/keystone/+bug/1829453>`_]
The deprecated config option `infer_roles` is removed now.
- >
[`bug 1829453 <https://bugs.launchpad.net/keystone/+bug/1829453>`_]
The deprecated config option `admin_endpoint` is removed now.
- >
[`bug 1829453 <https://bugs.launchpad.net/keystone/+bug/1829453>`_]
The deprecated config options in `signing` are removed now.
upgrade:
- |
[`bug 1829453 <https://bugs.launchpad.net/keystone/+bug/1829453>`_]
The os-simple-cert-api will return 410 due to the removal of
config options signing [ca_certs] and signing [cert_file].