{"id":20111317,"url":"https://github.com/openstack/mistral-dashboard","last_synced_at":"2025-08-22T05:31:21.674Z","repository":{"id":17224315,"uuid":"19993179","full_name":"openstack/mistral-dashboard","owner":"openstack","description":"Mistral Horizon plugin. Mirror of code maintained at opendev.org.","archived":false,"fork":false,"pushed_at":"2024-09-17T14:04:09.000Z","size":551,"stargazers_count":40,"open_issues_count":0,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-09-18T11:42:26.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://opendev.org/openstack/mistral-dashboard","language":"Python","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstack.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-20T18:52:04.000Z","updated_at":"2024-09-17T14:04:13.000Z","dependencies_parsed_at":"2024-04-16T18:46:19.754Z","dependency_job_id":"f95009b8-80c7-4c38-983d-9b18baba78f1","html_url":"https://github.com/openstack/mistral-dashboard","commit_stats":null,"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmistral-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmistral-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmistral-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstack%2Fmistral-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstack","download_url":"https://codeload.github.com/openstack/mistral-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224499854,"owners_count":17321605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T18:15:33.292Z","updated_at":"2025-08-22T05:31:21.661Z","avatar_url":"https://github.com/openstack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=================\nMistral Dashboard\n=================\n\n.. image:: https://governance.openstack.org/tc/badges/mistral-dashboard.svg\n\n.. Change things from this point on\n\nHorizon plugin for Mistral.\n\nSetup Instructions\n==================\nThis instruction assumes that Horizon is already installed and it's installation\nfolder is \u003chorizon\u003e. Detailed information on how to install Horizon can be\nfound at https://docs.openstack.org/horizon/latest/contributor/quickstart.html#setup.\n\nThe installation folder of Mistral Dashboard will be referred to as \u003cmistral-dashboard\u003e.\n\nThe following should get you started. Clone the repository into your local\nOpenStack directory:\n\n.. code:: console\n\n    $ git clone https://opendev.org/openstack/mistral-dashboard.git\n\nInstall mistral-dashboard:\n\n.. code:: console\n\n    $ sudo pip install -e \u003cmistral-dashboard\u003e\n\nOr if you're planning to run Horizon server in a virtual environment (see below):\n\n.. code:: console\n\n    $ tox -evenv -- pip install -e ../mistral-dashboard/\n\nand then:\n\n.. code:: console\n\n    $ cp -b \u003cmistral-dashboard\u003e/mistraldashboard/enabled/_50_mistral.py \u003chorizon\u003e/openstack_dashboard/local/enabled/_50_mistral.py\n\nSince Mistral only supports Identity v3, you must ensure that the dashboard\npoints the proper OPENSTACK_KEYSTONE_URL in \u003chorizon\u003e/openstack_dashboard/local/local_settings.py file::\n\n    OPENSTACK_API_VERSIONS = {\n        \"identity\": 3,\n    }\n\n    OPENSTACK_KEYSTONE_URL = \"http://%s:5000/v3\" % OPENSTACK_HOST\n\nAlso, make sure you have changed OPENSTACK_HOST to point to your Keystone\nserver and check all endpoints are accessible. You may want to change\nOPENSTACK_ENDPOINT_TYPE to \"publicURL\" if some of them are not.\n\nWhen you're ready, you would need to either restart your apache:\n\n.. code:: console\n\n    $ sudo service apache2 restart\n\nor run the development server (in case you have decided to use local horizon):\n\n.. code:: console\n\n    $ cd ../horizon/\n    $ tox -evenv -- python manage.py runserver\n\nMistral-Dashboard Debug Instructions\n------------------------------------\n\nFor debug instructions refer to `OpenStack Mistral Debugging and Testing\n\u003chttps://docs.openstack.org/mistral/latest/contributor/debugging_and_testing.html\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fmistral-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstack%2Fmistral-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstack%2Fmistral-dashboard/lists"}