Skip to main content

Magnum User Interface

Project description

Team and repository tags

https://governance.openstack.org/tc/badges/magnum-ui.svg

Magnum UI

Horizon plugin for Magnum

Enabling in DevStack

Add this repo as an external repository into your local.conf file:

[[local|localrc]]
enable_plugin magnum-ui https://github.com/openstack/magnum-ui

Manual Installation

Begin by cloning the Horizon and Magnum UI repositories:

git clone https://github.com/openstack/horizon
git clone https://github.com/openstack/magnum-ui

Create a virtual environment and install Horizon dependencies:

cd horizon
python tools/install_venv.py

Set up your local_settings.py file:

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

Open up the copied local_settings.py file in your preferred text editor. You will want to customize several settings:

  • OPENSTACK_HOST should be configured with the hostname of your OpenStack server. Verify that the OPENSTACK_KEYSTONE_URL and OPENSTACK_KEYSTONE_DEFAULT_ROLE settings are correct for your environment. (They should be correct unless you modified your OpenStack server to change them.)

Install Magnum UI with all dependencies in your virtual environment:

tools/with_venv.sh pip install -e ../magnum-ui/

And enable it in Horizon:

cp ../magnum-ui/magnum_ui/enabled/_1370_project_container_infra_panel_group.py openstack_dashboard/local/enabled
cp ../magnum-ui/magnum_ui/enabled/_1371_project_container_infra_clusters_panel.py openstack_dashboard/local/enabled
cp ../magnum-ui/magnum_ui/enabled/_1372_project_container_infra_cluster_templates_panel.py openstack_dashboard/local/enabled

To run horizon with the newly enabled Magnum UI plugin run:

python manage.py runserver 0.0.0.0:8080

to have the application start on port 8080 and the horizon dashboard will be available in your browser at http://localhost:8080/

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

magnum_ui-17.0.0.tar.gz (189.8 kB view details)

Uploaded Source

Built Distribution

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

magnum_ui-17.0.0-py3-none-any.whl (219.7 kB view details)

Uploaded Python 3

File details

Details for the file magnum_ui-17.0.0.tar.gz.

File metadata

  • Download URL: magnum_ui-17.0.0.tar.gz
  • Upload date:
  • Size: 189.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for magnum_ui-17.0.0.tar.gz
Algorithm Hash digest
SHA256 21ac8874c6644e4efa293c8cbc672771cbdfef0d85fc3283ff1f44cbf731d4f3
MD5 f82f56b0f6ee8fca2feb0cbda4498b7c
BLAKE2b-256 4258f27265323532869b39528db7654838481dc854d2cfd33c2f22b8ab31ecf2

See more details on using hashes here.

File details

Details for the file magnum_ui-17.0.0-py3-none-any.whl.

File metadata

  • Download URL: magnum_ui-17.0.0-py3-none-any.whl
  • Upload date:
  • Size: 219.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for magnum_ui-17.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 03c6c8b8376169f88dc68212d2677dd8ac8e296c98c8577266852ef96861cdc8
MD5 e5cfcccb751df03064c5ac3a979d7876
BLAKE2b-256 f3aaf1addd4f653a8210fa182aa3984b437d8f5d0d47f8981cd27a6086965d33

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