f25c60a03b
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
6 lines
168 B
YAML
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.
|