vitrage/vitrage
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
..
api Adopt for networkx 3.1 2024-01-15 09:22:24 +00:00
api_handler rename tenant to project_id 2022-03-14 21:18:56 +02:00
cli [goal] Deprecate the JSON formatted policy file 2020-12-24 20:29:57 -06:00
common rename tenant to project_id 2022-03-14 21:18:56 +02:00
coordination Do not use whitespace separator in coordination ID 2024-01-16 07:55:48 +00:00
datasources Remove Ceilometer datasource 2022-08-21 02:55:03 +09:00
entity_graph Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
evaluator Remove six.text_type/b/u 2020-09-21 19:49:42 +08:00
graph Merge "Remove CPickle" 2020-09-21 08:04:53 +00:00
hacking Remove check V320 in PY3 2020-09-21 17:33:45 +08:00
machine_learning Remove six.add_metaclass 2020-09-18 22:19:02 +08:00
middleware Remove six.moves 2020-09-18 12:32:36 +08:00
notifier Remove unicode from notifiler 2021-01-03 09:50:19 +08:00
persistency Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
snmp_parsing Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
storage Switch to 2023.1 Python3 unit tests and generic template name 2022-09-20 11:24:00 +00:00
tests Remove Ceilometer datasource 2022-08-21 02:55:03 +09:00
utils Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
__init__.py Add common directories and initializers 2015-11-16 00:16:14 +00:00
i18n.py Update the documentation link for doc migration 2017-09-22 05:56:11 +00:00
keystone_client.py Get rid of warning caused by [service_credentials] region_name 2022-08-09 11:30:57 +00:00
messaging.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00
opts.py Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
os_clients.py Remove Ceilometer datasource 2022-08-21 02:55:03 +09:00
rpc.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00