Venus module to manage dashboard
Go to file
baiziyu 8c53ac83ea Add venusclient install process
Install venusclient when deploying venus-dashboard in devstack.

Closes-Bug: #1973584

Change-Id: Iba5d969063427a7099f6cfeccc123cd7bc022854
2022-05-16 17:00:24 +08:00
devstack Add venusclient install process 2022-05-16 17:00:24 +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 Fix copyright of the files 2021-12-23 09:50:26 +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
CONTRIBUTING.rst * initial commit. 2021-05-31 19:14:21 +08:00
HACKING.rst * initial commit. 2021-05-31 19:14:21 +08:00
LICENSE * initial commit. 2021-05-31 19:14:21 +08:00
MANIFEST.in * initial commit. 2021-05-31 19:14:21 +08:00
README.rst update README 2021-12-20 14:44:25 +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
karma.conf.js * initial commit. 2021-05-31 19:14:21 +08:00
manage.py * initial commit. 2021-05-31 19:14:21 +08:00
package.json * initial commit. 2021-05-31 19:14:21 +08:00
requirements.txt Remove python-venusclient temporarily. 2021-12-28 13:45:17 +08:00
setup.cfg Merge "Remove python v3.10 support" 2021-12-20 07:05:58 +00: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 Remove python v3.10 support 2021-12-17 16:23:04 +08:00

README.rst

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.