zaqar-ui


Namezaqar-ui JSON
Version 17.0.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/zaqar/latest/
SummaryZaqar User Interface
upload_time2024-10-02 11:09:04
maintainerNone
docs_urlNone
authorOpenStack
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================
Team and repository tags
========================

.. image:: https://governance.openstack.org/tc/badges/zaqar-ui.svg
    :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

========
Zaqar UI
========

Horizon plugin for Zaqar

* Free software: Apache license
* Documentation: https://docs.openstack.org/zaqar-ui/latest/
* Release notes: https://docs.openstack.org/releasenotes/zaqar-ui/
* Source: https://opendev.org/openstack/zaqar-ui
* Bugs: https://bugs.launchpad.net/zaqar-ui

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/




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/zaqar/latest/",
    "name": "zaqar-ui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/ab/8b/1ec24e0470af5390ba9b2f2f8be01706c9900dccff7d406a2e18772581be/zaqar-ui-17.0.0.tar.gz",
    "platform": null,
    "description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/zaqar-ui.svg\n    :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n========\nZaqar UI\n========\n\nHorizon plugin for Zaqar\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/zaqar-ui/latest/\n* Release notes: https://docs.openstack.org/releasenotes/zaqar-ui/\n* Source: https://opendev.org/openstack/zaqar-ui\n* Bugs: https://bugs.launchpad.net/zaqar-ui\n\nEnabling in DevStack\n--------------------\n\nAdd this repo as an external repository into your ``local.conf`` file::\n\n    [[local|localrc]]\n    enable_plugin zaqar-ui https://github.com/openstack/zaqar-ui\n\nManual Installation\n-------------------\n\nBegin by cloning the Horizon and Zaqar UI repositories::\n\n    git clone https://github.com/openstack/horizon\n    git clone https://github.com/openstack/zaqar-ui\n\nCreate a virtual environment and install Horizon dependencies::\n\n    cd horizon\n    python tools/install_venv.py\n\nSet up your ``local_settings.py`` file::\n\n    cp openstack_dashboard/local/local_settings.py.example openstack_dashboard/local/local_settings.py\n\nOpen up the copied ``local_settings.py`` file in your preferred text\neditor. You will want to customize several settings:\n\n-  ``OPENSTACK_HOST`` should be configured with the hostname of your\n   OpenStack server. Verify that the ``OPENSTACK_KEYSTONE_URL`` and\n   ``OPENSTACK_KEYSTONE_DEFAULT_ROLE`` settings are correct for your\n   environment. (They should be correct unless you modified your\n   OpenStack server to change them.)\n\n\nInstall Zaqar UI with all dependencies in your virtual environment::\n\n    tools/with_venv.sh pip install -e ../zaqar-ui/\n\nAnd enable it in Horizon::\n\n    cp ../zaqar-ui/zaqar_ui/enabled/_1510_project_messaging_group.py openstack_dashboard/local/enabled\n    cp ../zaqar-ui/zaqar_ui/enabled/_1520_project_queues.py openstack_dashboard/local/enabled\n\nTo run horizon with the newly enabled Zaqar UI plugin run::\n\n    python manage.py runserver 0.0.0.0:8080\n\nto have the application start on port 8080 and the horizon dashboard will be\navailable in your browser at http://localhost:8080/\n\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Zaqar User Interface",
    "version": "17.0.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/zaqar/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68b52373521b76914d22332f460e493fe6f1c71e4fb8079b5154213eb48940fa",
                "md5": "1a80d9bc02e944e34a86a4272e0d3633",
                "sha256": "0c6c71a08b7c6742cfdea03a654da7f727e409c5aa0d50893ce938b3b11b1233"
            },
            "downloads": -1,
            "filename": "zaqar_ui-17.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1a80d9bc02e944e34a86a4272e0d3633",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 123845,
            "upload_time": "2024-10-02T11:09:03",
            "upload_time_iso_8601": "2024-10-02T11:09:03.150243Z",
            "url": "https://files.pythonhosted.org/packages/68/b5/2373521b76914d22332f460e493fe6f1c71e4fb8079b5154213eb48940fa/zaqar_ui-17.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab8b1ec24e0470af5390ba9b2f2f8be01706c9900dccff7d406a2e18772581be",
                "md5": "678c36b3c585290055abe271425a68d1",
                "sha256": "ccae4e91220827e42de8db7947fbe427ffa21bad7a44345a564add43459c81f3"
            },
            "downloads": -1,
            "filename": "zaqar-ui-17.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "678c36b3c585290055abe271425a68d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 88706,
            "upload_time": "2024-10-02T11:09:04",
            "upload_time_iso_8601": "2024-10-02T11:09:04.626342Z",
            "url": "https://files.pythonhosted.org/packages/ab/8b/1ec24e0470af5390ba9b2f2f8be01706c9900dccff7d406a2e18772581be/zaqar-ui-17.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 11:09:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "zaqar-ui"
}
        
Elapsed time: 0.35888s