neutron/releasenotes/notes/tag-elements-increased-from-60-to-255-e98455525b865333.yaml
Harald Jensås 35c7999ebd Allow 255 character strings in tags
In TripleO we are moving to a model where heat is not
used to manage neutron resources. This work relies on
using tags, and we are hitting the 60 characther limit.

This change bumps the tag elements to 255 characters.

Closes-Bug: #1921713
Change-Id: Ie69526acb94b62fd5d8db1dbddc1f24072df7a5e
2021-03-30 10:44:39 +02:00

7 lines
135 B
YAML

---
other:
- |
Neutron resource tags can now be 255 characters long, previously resource
tags was limited to 60 characters.