=================
Vitrage Dashboard
=================
.. image:: https://governance.openstack.org/tc/badges/vitrage-dashboard.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
Vitrage is the Openstack RCA (Root Cause Analysis) Engine for organizing,
analyzing and expanding OpenStack alarms & events, yielding insights
regarding the root cause of problems and deducing the existence of problems
before they are directly detected.
Vitrage Dashboard is an extension for OpenStack Dashboard that provides a UI for
Vitrage.
Project Resources
-----------------
* `Wiki <https://wiki.openstack.org/wiki/Vitrage>`_
* `Code Review <https://review.opendev.org/>`_
* `Storyboard <https://storyboard.openstack.org/#!/project/openstack/vitrage-dashboard>`_
* `Release notes <https://docs.openstack.org/releasenotes/vitrage-dashboard/>`_
How to use this package
-----------------------
With Devstack
-------------
Add the following to your Devstack local.conf file
::
enable_plugin vitrage-dashboard https://opendev.org/openstack/vitrage-dashboard
With Horizon
------------
::
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.
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/vitrage-dashboard/latest/",
"name": "vitrage-dashboard",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/7b/56/34c480494204fd57d155f69c211f826f05908d49ace0aa692c8f7b7240bd/vitrage-dashboard-7.0.0.tar.gz",
"platform": null,
"description": "=================\nVitrage Dashboard\n=================\n\n.. image:: https://governance.openstack.org/tc/badges/vitrage-dashboard.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nVitrage is the Openstack RCA (Root Cause Analysis) Engine for organizing,\nanalyzing and expanding OpenStack alarms & events, yielding insights\nregarding the root cause of problems and deducing the existence of problems\nbefore they are directly detected.\n\nVitrage Dashboard is an extension for OpenStack Dashboard that provides a UI for\nVitrage.\n\nProject Resources\n-----------------\n\n* `Wiki <https://wiki.openstack.org/wiki/Vitrage>`_\n* `Code Review <https://review.opendev.org/>`_\n* `Storyboard <https://storyboard.openstack.org/#!/project/openstack/vitrage-dashboard>`_\n* `Release notes <https://docs.openstack.org/releasenotes/vitrage-dashboard/>`_\n\nHow to use this package\n-----------------------\n\nWith Devstack\n-------------\n\nAdd the following to your Devstack local.conf file\n\n::\n\n enable_plugin vitrage-dashboard https://opendev.org/openstack/vitrage-dashboard\n\nWith Horizon\n------------\n\n::\n\n\n git clone https://github.com/openstack/horizon.git\n\n git clone https://github.com/openstack/vitrage-dashboard.git\n\n git clone https://github.com/openstack/python-vitrageclient.git\n\n cd ../horizon\n\n ./run_tests.sh -f --docs\n\n cp ./openstack_dashboard/local/local_settings.py.example ./openstack_dashboard/local/local_settings.py\n\n pushd ../vitrage-dashboard\n\n ../horizon/tools/with_venv.sh pip install -e.\n\n cp -a vitrage_dashboard/enabled/* ../horizon/openstack_dashboard/enabled/\n\n popd\n\n cd python-vitrageclient\n\n ../horizon/tools/with_venv.sh pip install -e.\n\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Vitrage Horizon plugin",
"version": "7.0.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/vitrage-dashboard/latest/"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7e7c9b678e6d3d94ba58cb6dc220b668e4ee8d0fd7e5a538963549326683edc2",
"md5": "513f82f4ef2bc6149b05f44c51970787",
"sha256": "778972aa31e4c5763b4cabac296bb119601b1acdffd3b2c62750f21adf5c6f70"
},
"downloads": -1,
"filename": "vitrage_dashboard-7.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "513f82f4ef2bc6149b05f44c51970787",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 174166,
"upload_time": "2024-10-02T11:13:14",
"upload_time_iso_8601": "2024-10-02T11:13:14.073541Z",
"url": "https://files.pythonhosted.org/packages/7e/7c/9b678e6d3d94ba58cb6dc220b668e4ee8d0fd7e5a538963549326683edc2/vitrage_dashboard-7.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b5634c480494204fd57d155f69c211f826f05908d49ace0aa692c8f7b7240bd",
"md5": "0ea9979c9ac93399183c2f33d387b15e",
"sha256": "b958445ffa48fa8daf80e23e73be39bf3a5addbd5ac43ff21a3ffc08d7d94385"
},
"downloads": -1,
"filename": "vitrage-dashboard-7.0.0.tar.gz",
"has_sig": false,
"md5_digest": "0ea9979c9ac93399183c2f33d387b15e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 113089,
"upload_time": "2024-10-02T11:13:15",
"upload_time_iso_8601": "2024-10-02T11:13:15.754678Z",
"url": "https://files.pythonhosted.org/packages/7b/56/34c480494204fd57d155f69c211f826f05908d49ace0aa692c8f7b7240bd/vitrage-dashboard-7.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-02 11:13:15",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "vitrage-dashboard"
}