Skip to main content

Senlin Dashboard

Project description

Team and repository tags

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

Senlin Dashboard

Senlin Management Dashboard

Project Hosting

Mailing list

Use [senlin-dashboard] prefix in subjects with for faster responses

Code Hosting

Code Review

Installation

Before install the Senlin Dashboard, setup the Horizon. To setup the Horizon, see Installation Guide in the Horizon documentation.

  1. Clone the Senlin Dashboard repository:

    $ git clone https://opendev.org/openstack/senlin-dashboard
  2. Copy the _50_senlin.py file from senlin_dashboard/enabled/_50_senlin.py file to horizon/openstack_dashboard/local/enabled directory. Example, set as if being executed from the root of the senlin-dashboard repository:

    cp ./senlin_dashboard/enabled/_50_senlin.py ../horizon/openstack_dashboard/local/enabled
  3. Change into the senlin-dashboard repository and package the plugin:

    pip install -r requirements.txt -e .

    This will build and install the senlin-dashboard plugin into the active virtual environment associated with your horizon installation. The plugin is installed in “editable” mode as a link back to your senlin-dashboard plugin directory.

Devstack Installation

  1. Download DevStack:

    $ git clone https://opendev.org/openstack/devstack
    $ cd devstack
  2. Add following repo as external repositories into your local.conf file:

    [[local|localrc]]
    #Enable senlin
    enable_plugin senlin https://opendev.org/openstack/senlin
    #Enable senlin-dashboard
    enable_plugin senlin-dashboard https://opendev.org/openstack/senlin-dashboard

    Please see the link: https://docs.openstack.org/senlin/latest/install/index.html for more detail about setting Senlin Server.

  3. Run stack.sh:

    $ ./stack.sh

Unit Test

The unit tests can be executed directly from within this Senlin Dashboard plugin project directory by using:

tox

Configuration

Switch to Angularized panels

The panels are ongoing to migrate to AngularJS based. If you would try them, please copy _59_toggle_angular_senlin_dashboard.py.example to horizon/openstack_dashboard/local_settings.d/_59_toggle_angular_senlin_dashboard.py and restart Horizon.

For more information on configuration, see Configuration Guide in the Horizon documentation.

Project details


Download files

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

Source Distribution

senlin-dashboard-8.0.0.tar.gz (162.3 kB view details)

Uploaded Source

Built Distribution

senlin_dashboard-8.0.0-py3-none-any.whl (270.8 kB view details)

Uploaded Python 3

File details

Details for the file senlin-dashboard-8.0.0.tar.gz.

File metadata

  • Download URL: senlin-dashboard-8.0.0.tar.gz
  • Upload date:
  • Size: 162.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for senlin-dashboard-8.0.0.tar.gz
Algorithm Hash digest
SHA256 f02f4ca1943533894a23c68c32cf86204ff6dda2a74c737cc41346100b14d41e
MD5 5c090d0bc92f8b237101a6801ee2e543
BLAKE2b-256 4bcbbf839ef362c73d25b667353663f7c9195bd6aa7a2a78b488d47aa8749e7e

See more details on using hashes here.

File details

Details for the file senlin_dashboard-8.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for senlin_dashboard-8.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f93c9b5c4d3bfff070b3205e76cd5d1daaf23fd4630ef4f70050d15a083321e7
MD5 dd840227306085d8955db2f774805fe3
BLAKE2b-256 3d31991c42b129cf2710a368595409fc37322c807533311451430c121be01586

See more details on using hashes here.

Supported by

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