Skip to main content

Mistral dashboard

Project description

=================
Mistral Dashboard
=================

Horizon plugin for Mistral.

Setup Instructions
==================
This instruction assumes that Horizon is already installed and it's installation
folder is <horizon>. Detailed information on how to install Horizon can be
found at http://docs.openstack.org/developer/horizon/quickstart.html#setup.

The installation folder of Mistral Dashboard will be referred to as <mistral-dashboard>.

The following should get you started::

Clone the repository into your local OpenStack directory:

$ git clone https://github.com/openstack/mistral-dashboard.git

Install mistral-dashboard

$ sudo pip install -e <mistral-dashboard>

Or if you're planning to run Horizon server in a virtual environment (see below):

$ tox -evenv -- pip install -e ../mistral-dashboard/

and then

$ cp -b <mistral-dashboard>/_50_mistral.py.example <horizon>/openstack_dashboard/local/enabled/_50_mistral.py

Since Mistral only supports Identity v3, you must ensure that the dashboard
points the proper OPENSTACK_KEYSTONE_URL in <horizon>/openstack_dashboard/local/local_settings.py file::

OPENSTACK_API_VERSIONS = {
"identity": 3,
}

OPENSTACK_KEYSTONE_URL = "http://%s:5000/v3" % OPENSTACK_HOST

Also, make sure you have changed OPENSTACK_HOST to point to your Keystone
server and check all endpoints are accessible. You may want to change
OPENSTACK_ENDPOINT_TYPE to "publicURL" if some of them are not.

When you're ready, you would need to either restart your apache::

$ sudo service apache2 restart

or run the development server (in case you have decided to use local horizon)::

$ cd ../horizon/
$ tox -evenv -- python manage.py runserver

Mistral-Dashboard Debug Instructions
------------------------------------

For debug instructions refer to `OpenStack Mistral Troubleshooting
<http://docs.openstack.org/developer/mistral/developer/troubleshooting.html>`_



Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mistral-dashboard-3.0.0.0rc3.tar.gz (44.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mistral_dashboard-3.0.0.0rc3-py2-none-any.whl (78.3 kB view details)

Uploaded Python 2

File details

Details for the file mistral-dashboard-3.0.0.0rc3.tar.gz.

File metadata

File hashes

Hashes for mistral-dashboard-3.0.0.0rc3.tar.gz
Algorithm Hash digest
SHA256 e2b21ff1266045009fdf370cfd6e80ad24e11146fa5965f53fccd2cc3ddb2d62
MD5 22c9282b3c610dc4fb4cdaea4d5cadb4
BLAKE2b-256 76db8affadcf6139d4a2180c7a8722eca4537ce55cb2489b35daa1a8702f388c

See more details on using hashes here.

File details

Details for the file mistral_dashboard-3.0.0.0rc3-py2-none-any.whl.

File metadata

File hashes

Hashes for mistral_dashboard-3.0.0.0rc3-py2-none-any.whl
Algorithm Hash digest
SHA256 5952a748a8d02c69ef86867dc31062960fc6fe7604b92a90d85324f31c7fda69
MD5 a2aa8afc72805434d2b38a14e0e97e77
BLAKE2b-256 8e6fd455ff73aad61fc103b456218abce7a45b695280832e34f3cb23d606d58f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page