puppet-zaqar/releasenotes/notes/bug-1973315-c083a70b5835a5d0.yaml
Takashi Kajinami f25c60a03b Fix missing updates of deprecated parameters
This is follow-up of 7eeb46e04d and fixes
the following two points.
 - tenant_name is deprecated but a proper warning message is missing
 - password is deprecated and now is optional, but it is still
   validated

Closes-Bug: #1973315
Change-Id: I169d42dee4896843e55d4989dc440ad7e7c7ec94
2022-05-13 11:58:47 +00:00

6 lines
168 B
YAML

---
fixes:
- |
Validation of the deprecated ``zaqar::keystone::auth_websocket::password``
parameter has been removed and the parameter is no longer required.