Skip to main content

Zaqar User Interface

Project description

Team and repository tags

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

Zaqar UI

Horizon plugin for Zaqar

Enabling in DevStack

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

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

Manual Installation

Begin by cloning the Horizon and Zaqar UI repositories:

git clone https://github.com/openstack/horizon
git clone https://github.com/openstack/zaqar-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 Zaqar UI with all dependencies in your virtual environment:

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

And enable it in Horizon:

cp ../zaqar-ui/zaqar_ui/enabled/_1510_project_messaging_group.py openstack_dashboard/local/enabled
cp ../zaqar-ui/zaqar_ui/enabled/_1520_project_queues.py openstack_dashboard/local/enabled

To run horizon with the newly enabled Zaqar 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

zaqar-ui-17.0.0.tar.gz (88.7 kB view details)

Uploaded Source

Built Distribution

zaqar_ui-17.0.0-py3-none-any.whl (123.8 kB view details)

Uploaded Python 3

File details

Details for the file zaqar-ui-17.0.0.tar.gz.

File metadata

  • Download URL: zaqar-ui-17.0.0.tar.gz
  • Upload date:
  • Size: 88.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for zaqar-ui-17.0.0.tar.gz
Algorithm Hash digest
SHA256 ccae4e91220827e42de8db7947fbe427ffa21bad7a44345a564add43459c81f3
MD5 678c36b3c585290055abe271425a68d1
BLAKE2b-256 ab8b1ec24e0470af5390ba9b2f2f8be01706c9900dccff7d406a2e18772581be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zaqar_ui-17.0.0-py3-none-any.whl
  • Upload date:
  • Size: 123.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for zaqar_ui-17.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c6c71a08b7c6742cfdea03a654da7f727e409c5aa0d50893ce938b3b11b1233
MD5 1a80d9bc02e944e34a86a4272e0d3633
BLAKE2b-256 68b52373521b76914d22332f460e493fe6f1c71e4fb8079b5154213eb48940fa

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