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

Uploaded Source

Built Distribution

zaqar_ui-10.0.0-py3-none-any.whl (123.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zaqar-ui-10.0.0.tar.gz
  • Upload date:
  • Size: 88.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8

File hashes

Hashes for zaqar-ui-10.0.0.tar.gz
Algorithm Hash digest
SHA256 125949344698609fc64d52be54d722bd17f6c3daeb9ba3111f8586b2be81fd29
MD5 a49b4c1bb117941ff7ffb6e8c4269355
BLAKE2b-256 a86bd3484050c8095d9bd6dda3fcc3680b0fe7d82a7447a1c28a1f73bf9ec147

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: zaqar_ui-10.0.0-py3-none-any.whl
  • Upload date:
  • Size: 123.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8

File hashes

Hashes for zaqar_ui-10.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 487019fc4ec1d3c117f9735c0355de7f732d692f9fffed099ba13521ba7acc3b
MD5 b8d26b86ea382b362ce9cfb4af717276
BLAKE2b-256 5da9d4060d0749bde42618406c59c0e704e04c6c1cbeacd68e6c75136e36bde6

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