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-10.0.0.tar.gz (174.0 kB view details)

Uploaded Source

Built Distribution

magnum_ui-10.0.0-py3-none-any.whl (213.8 kB view details)

Uploaded Python 3

File details

Details for the file magnum-ui-10.0.0.tar.gz.

File metadata

  • Download URL: magnum-ui-10.0.0.tar.gz
  • Upload date:
  • Size: 174.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.11

File hashes

Hashes for magnum-ui-10.0.0.tar.gz
Algorithm Hash digest
SHA256 3316c9f31dfd8001dd114a64d33896f091e038ffffbdc652ba204741552256cd
MD5 c0c1d41ac3fefe9637d9f2b808d9792c
BLAKE2b-256 1dd58ed0a616241d4c82c80609a738729885342db44a3f0919842b2b8136e450

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: magnum_ui-10.0.0-py3-none-any.whl
  • Upload date:
  • Size: 213.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.11

File hashes

Hashes for magnum_ui-10.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7600a00c0461ea0bdd2750cdc4f8f99824f38a6093267be225572237a87acc16
MD5 daea864cadf1d4bf01eacf61d3777ef8
BLAKE2b-256 79d5dd9eaf5302ba6397a7f916ad0cea3dc9c999255672825d83c4c62bc83a0c

See more details on using hashes here.

Provenance

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