barbican/releasenotes
Douglas Mendizábal c1204779b2 Fix consumer name length validator
This patch fixes a mismatch between the size of the column for a
consumer "name" in the database and the value being checked by the api
validator.

The maximum size in the database is 36 chars [1], so we must use that value
in the validator.

[1] https://opendev.org/openstack/barbican/src/branch/stable/xena/barbican/model/models.py#L826

Story: 2009672
Task: 43938

Change-Id: I76f075a94056aa65cd44fd1d7f5d4b24109b6ed1
(cherry picked from commit 31aa926175)
(cherry picked from commit 059b4a080a)
2021-11-12 08:36:21 -06:00
..
notes Fix consumer name length validator 2021-11-12 08:36:21 -06:00
source Imported Translations from Zanata 2021-01-30 06:16:22 +00:00