keystone/releasenotes/notes/bug-1792026-2de8345a89e2256b.yaml
chenxing 325d9eea33 Update api-ref to include user options
This commit formally adds resources options for users to the
identity API reference. Descriptions of the behavior provided
by each option is left to the administrator guide, but the
examples here at least show how to access and use the options
implemented for users.

Co-Authored-By: Lance Bragstad <lbragstad@gmail.com>
Closes-Bug: #1792026
Change-Id: I5af3761e42dfe544431ae0bd4b2c032391023bcc
2018-11-20 13:25:39 +00:00

10 lines
411 B
YAML

---
fixes:
- |
[`bug 1792026 <https://bugs.launchpad.net/keystone/+bug/1792026>`_]
Formal documentation for user resource options has been added to the
administrator guide and the API reference. This documentation helps
describe how user options can improve user experience, namely for
deployments looking to offer flexibility around PCI-DSS security
requirements, among other things.