Venus module to manage dashboard
Go to file
niuke 034d1bfe75 Update python testing as per zed cycle teting runtime
In Zed cycle, we have dropped the python 3.6/3.7[1] testing
and its support. Removing the py36 centos8 job as well as
updating the python classifier also to reflect the same.

[1] https://governance.openstack.org/tc/reference/runtimes/zed.html

Change-Id: I2820d8a383cc01f2867e99c5469304a7775402fc
2022-09-13 15:49:00 +08:00
devstack Use venus clinet 2022-09-09 18:25:27 +08:00
doc Fix copyright of the files 2021-12-23 09:50:26 +08:00
tools * initial commit. 2021-05-31 19:14:21 +08:00
venus_dashboard Adapt new venusclient 2022-09-12 17:17:39 +08:00
venv * initial commit. 2021-05-31 19:14:21 +08:00
.gitignore * initial commit. 2021-05-31 19:14:21 +08:00
.gitreview change gerrit remove address 2021-10-20 14:48:34 +08:00
.zuul.yaml .zuul.yaml: add Zuul support to new repo 2021-02-26 13:54:22 +08:00
babel.cfg * initial commit. 2021-05-31 19:14:21 +08:00
bindep.txt * initial commit. 2021-05-31 19:14:21 +08:00
CONTRIBUTING.rst * initial commit. 2021-05-31 19:14:21 +08:00
HACKING.rst * initial commit. 2021-05-31 19:14:21 +08:00
karma.conf.js * initial commit. 2021-05-31 19:14:21 +08:00
LICENSE * initial commit. 2021-05-31 19:14:21 +08:00
manage.py * initial commit. 2021-05-31 19:14:21 +08:00
MANIFEST.in * initial commit. 2021-05-31 19:14:21 +08:00
package.json * initial commit. 2021-05-31 19:14:21 +08:00
README.rst update README 2021-12-20 14:44:25 +08:00
requirements.txt Use venus clinet 2022-09-09 18:25:27 +08:00
setup.cfg Update python testing as per zed cycle teting runtime 2022-09-13 15:49:00 +08:00
setup.py Fix copyright of the files 2021-12-23 09:50:26 +08:00
test-requirements.txt * initial commit. 2021-05-31 19:14:21 +08:00
test-shim.js * initial commit. 2021-05-31 19:14:21 +08:00
tox.ini Use py3 as the default runtime for tox 2022-09-13 15:23:34 +08:00

Venus Dashboard

Provide a dashboard for OpenStack Log Management Service (venus).

About Venus

In light of the problems and needs of retrieval, storage and analysis etc. of logs on the OpenStack platform, we developed the OpenStack log management module Venus.

This project can provide a one-stop solution to log collection, cleaning, indexing, analysis, alarm, visualization, report generation and other needs, which involves helping operator or maintainer to quickly solve retrieve problems, grasp the operational health of the platform, and improve the level of platform management.

Additionally, this project plans to use machine learning algorithms to quickly locate IT failures and root causes, and improve operation and maintenance efficiency.