{ "info": { "author": "OpenStack", "author_email": "openstack-dev@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Environment :: OpenStack", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5" ], "description": "===============================\nKingbird Dashboard\n===============================\n\nUser Interface for Kingbird\n\n* Free software: Apache license\n* Source: http://git.openstack.org/cgit/openstack/kingbird-dashboard\n* Bugs: http://bugs.launchpad.net/kingbird-dashboard\n\nFeatures\n--------\n\n* TODO\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 kingbird_dashboard https://github.com/openstack/kingbird-dashboard\n\nManual Installation\n-------------------\n\nBegin by cloning the Horizon and Kingbird Dashboard repositories::\n\n git clone https://github.com/openstack/horizon\n git clone https://github.com/openstack/kingbird-dashboard\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\nInstall Kingbird Dashboard with all dependencies in your virtual environment::\n\n tools/with_venv.sh pip install -e ../kingbird-dashboard/\n\nAnd enable it in Horizon::\n\n ln -s ../kingbird-dashboard/kingbird_dashboard/enabled/_90_project_kingbird_panelgroup.py openstack_dashboard/local/enabled\n ln -s ../kingbird-dashboard/kingbird_dashboard/enabled/_91_project_kingbird_kingbirds_panel.py openstack_dashboard/local/enabled\n\nTo run horizon with the newly enabled Kingbird Dashboard plugin run::\n\n ./run_tests.sh --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", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openstack.org/", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "kingbird-dashboard", "package_url": "https://pypi.org/project/kingbird-dashboard/", "platform": "", "project_url": "https://pypi.org/project/kingbird-dashboard/", "project_urls": { "Homepage": "http://www.openstack.org/" }, "release_url": "https://pypi.org/project/kingbird-dashboard/0.0.0/", "requires_dist": [ "Django (>=1.8,<2.0)", "PyYAML (>=3.10)", "django-compressor (>=2.0)", "iso8601 (>=0.1.11)", "pbr (!=2.1.0,>=2.0.0)" ], "requires_python": "", "summary": "User Interface for Kingbird", "version": "0.0.0" }, "last_serial": 3473800, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "2ed69405a1b85c2c0699261a341c7565", "sha256": "d9f1686b7342eb13a3dd721b28d1df986b1a1a9eacb5ddffc354a0bf8493ea5a" }, "downloads": -1, "filename": "kingbird_dashboard-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ed69405a1b85c2c0699261a341c7565", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 37260, "upload_time": "2018-01-09T10:48:04", "url": "https://files.pythonhosted.org/packages/99/fd/822b43961a7cc87d4ec07d2ff815ac15c96c9d0df45307dc03fbdcc20828/kingbird_dashboard-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b4c3408b4c38b03ba26e513b8b8c625", "sha256": "5778600f8f9d733c26c954730f0441883360e91304b2f04cd6952cb8fab4b672" }, "downloads": -1, "filename": "kingbird-dashboard-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4b4c3408b4c38b03ba26e513b8b8c625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34629, "upload_time": "2018-01-09T10:48:10", "url": "https://files.pythonhosted.org/packages/59/ad/3a40ba93601065e50a92f5d0793dad15678c583655a6d6a069cb7c95be39/kingbird-dashboard-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2ed69405a1b85c2c0699261a341c7565", "sha256": "d9f1686b7342eb13a3dd721b28d1df986b1a1a9eacb5ddffc354a0bf8493ea5a" }, "downloads": -1, "filename": "kingbird_dashboard-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2ed69405a1b85c2c0699261a341c7565", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 37260, "upload_time": "2018-01-09T10:48:04", "url": "https://files.pythonhosted.org/packages/99/fd/822b43961a7cc87d4ec07d2ff815ac15c96c9d0df45307dc03fbdcc20828/kingbird_dashboard-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b4c3408b4c38b03ba26e513b8b8c625", "sha256": "5778600f8f9d733c26c954730f0441883360e91304b2f04cd6952cb8fab4b672" }, "downloads": -1, "filename": "kingbird-dashboard-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4b4c3408b4c38b03ba26e513b8b8c625", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34629, "upload_time": "2018-01-09T10:48:10", "url": "https://files.pythonhosted.org/packages/59/ad/3a40ba93601065e50a92f5d0793dad15678c583655a6d6a069cb7c95be39/kingbird-dashboard-0.0.1.tar.gz" } ] }