Vitrage Horizon插件

vitrage-dashboard的Python项目详细描述


团队和存储库标记

https://governance.openstack.org/tc/badges/vitrage-dashboard.svg

Vitrage仪表板

Vitrage是用于组织的OpenStack RCA(根本原因分析)引擎, 分析和扩展OpenStack报警和事件,获得见解 关于问题的根本原因和存在问题的推断 在他们被直接发现之前。

Vitrage Dashboard是OpenStack Dashboard的扩展,它为 邀请。

如何使用此软件包

带有devstack

在devstack local.conf文件中添加以下内容

enable_plugin vitrage-dashboard https://opendev.org/openstack/vitrage-dashboard

地平线

git clone https://github.com/openstack/horizon.git

git clone https://github.com/openstack/vitrage-dashboard.git

git clone https://github.com/openstack/python-vitrageclient.git

cd ../horizon

./run_tests.sh -f --docs

cp ./openstack_dashboard/local/local_settings.py.example ./openstack_dashboard/local/local_settings.py

pushd ../vitrage-dashboard

../horizon/tools/with_venv.sh pip install -e.

cp -a vitrage_dashboard/enabled/* ../horizon/openstack_dashboard/enabled/

popd

cd python-vitrageclient

../horizon/tools/with_venv.sh pip install -e.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java无法启动发现(Android附近连接API v2)   如何用Java在Firestore中创建嵌套字段?   GUI Java中的swing BMI计算器;   java如何检查上下文是否为当前正在运行的活动   LiveCycle ES4支持java 8吗?   构建Spring引导API后,java类路径不正确   启动时swing Java Jtable行颜色   JAVAutil。ConcurrentModificationException随着Apache Tomee Plus 7.1.2的发布启动ear文件   在JAVA中使用lambda表达式的foreach for循环   java小程序没有在我的IE8和firefox6中运行。0.2   java有没有比ConcurrentHashMap性能更好的并发映射?   java Android静态与非静态问题   尝试提交TableCell时调用java cancelEdit()   java在LINUX系统上使用MCRTsim模拟器   Java多态性方法重写