vitrage/releasenotes/notes/services_name_format-6868c6f792580328.yaml
Dmitriy Rabotyagov c4eb31490c Do not use whitespace separator in coordination ID
Some coordination backends, like memcached, do not support whitespaces
in keys. To avoid issues with such backends let's join with underscore
rather then whitespace

Change-Id: I9f8b835f695575cc10675b5e0d064daaf32ce319
2024-01-16 07:55:48 +00:00

6 lines
127 B
YAML

---
other:
- |
Service ``Name`` field has changed format and now separated
with underscores rather then whitespaces.