vitrage/vitrage
Q.hongtao 9638aa3487 Add Cetus Datasource
Cetus is a based on openstack solution of k8s on openstack, and it can be
operated through kesytone to automatically create multiple instances, and
automatically deploy multiple k8s clusters on instances. Cetus Datasource
include Cetus entities(cetus.cluster, cetus.pod).

Implements: blueprint add-cetus-datasource
Change-Id: I2057c901c8e28e1d61c506dcd8790d404817aaa8
2020-09-12 13:18:45 +08:00
..
api Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
api_handler Merge "Refactor vitrage to use global CONF instead of local one" 2019-07-23 16:31:10 +00:00
cli it will not be printed using LOG.info 2020-01-08 14:26:43 +00:00
common Make sure depth is an int in get topology 2020-05-08 10:05:36 +03:00
coordination Refactor vitrage to use global CONF instead of local one 2019-07-22 15:12:43 +03:00
datasources Add Cetus Datasource 2020-09-12 13:18:45 +08:00
entity_graph Bugfix: Consistency query timestamp format is not the same as vertices 2020-04-06 06:04:49 +00:00
evaluator Fix sampling timestamp format of deduced alarms. 2019-09-01 15:05:19 +00:00
graph Use vars() more readable then __dict__ 2020-06-28 15:22:17 +03:00
hacking Update hacking for Python3 2020-04-02 06:31:25 +00:00
machine_learning Repair vitrage-ml run fail. 2019-12-18 03:34:19 +00:00
middleware Fix keycloak authentication 2020-01-02 15:38:11 +02:00
notifier Use raw strings in all pattern matching strings 2019-08-07 14:36:54 +03: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 Stop to use the __future__ module. 2020-06-03 04:51:26 +00:00
tests Add Cetus Datasource 2020-09-12 13:18:45 +08: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 Add nova_client's region option 2020-04-01 15:56:49 +08: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 add region to mistral_client 2020-08-24 15:54:59 +00:00
rpc.py oslo messaging removed the blocking option 2020-03-08 09:04:38 +02:00