keystone/releasenotes/notes/add_password_expires_at_to_user_response-22f14ab629c48bc2.yaml
Ronald De Rose dfd5d25910 PCI-DSS Adds password_expires_at to API docs
This patch adds a new user response attribute, password_expires_at,
to the Identity API v3 documentation.

Passord expires validation implementation:
https://review.openstack.org/333360

Depends-On: I07c10de627898d6ac79578dc24292ded4a2190f1
Partially-implements: blueprint pci-dss
Change-Id: I37136f79488d7469f0b8b24e3f5628899e40cac0
2016-07-22 17:47:27 +00:00

5 lines
102 B
YAML

---
upgrade:
- We have added the ``password_expires_at`` attribute to
the user response object.