vitrage/vitrage/coordination
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
..
__init__.py [coordination] backend_url should be secret 2023-03-20 18:40:10 +09:00
coordination.py Do not use whitespace separator in coordination ID 2024-01-16 07:55:48 +00:00
service.py Do not use whitespace separator in coordination ID 2024-01-16 07:55:48 +00:00