{ "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.4" ], "description": "===============================\nmagnum-ui\n===============================\n\nMagnum Dashboard\n\n* Free software: Apache license\n* Source: http://git.openstack.org/cgit/openstack/magnum-ui\n* Bugs: http://bugs.launchpad.net/magnum-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 magnum-ui https://github.com/openstack/magnum-ui\n\nManual Installation\n-------------------\n\nBegin by cloning the Horizon and Magnum UI repositories::\n\n git clone https://github.com/openstack/horizon\n git clone https://github.com/openstack/magnum-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\nInstall Magnum UI with all dependencies in your virtual environment::\n\n tools/with_venv.sh pip install -e ../magnum-ui/\n\nAnd enable it in Horizon::\n\n cp ../magnum-ui/magnum_ui/enabled/_1370_project_container-infra_panelgroup.py openstack_dashboard/local/enabled\n cp ../magnum-ui/magnum_ui/enabled/_1371_project_container-infra_bays_panel.py openstack_dashboard/local/enabled\n cp ../magnum-ui/magnum_ui/enabled/_1372_project_container-infra_baymodels_panel.py openstack_dashboard/local/enabled\n\nTo run horizon with the newly enabled Magnum UI 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/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openstack.org/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "magnum-ui-horizon", "package_url": "https://pypi.org/project/magnum-ui-horizon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/magnum-ui-horizon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openstack.org/" }, "release_url": "https://pypi.org/project/magnum-ui-horizon/1.0.1.dev28/", "requires_dist": null, "requires_python": null, "summary": "Magnum User Interface", "version": "1.0.1.dev28" }, "last_serial": 2263609, "releases": { "1.0.1.dev28": [ { "comment_text": "", "digests": { "md5": "f97cc6c3d2136f76fa291ce07f7e2162", "sha256": "b68a3e4819fe78efc910e4dbc96fd1b03eb3d9cf1973a16df29e7b34ab1ea945" }, "downloads": -1, "filename": "magnum-ui-horizon-1.0.1.dev28.tar.gz", "has_sig": false, "md5_digest": "f97cc6c3d2136f76fa291ce07f7e2162", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64442, "upload_time": "2016-08-05T07:45:47", "url": "https://files.pythonhosted.org/packages/10/9e/78e7c52647acab99fcd7cd69bef1010d75df176725f977fd38b5a0c755b9/magnum-ui-horizon-1.0.1.dev28.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f97cc6c3d2136f76fa291ce07f7e2162", "sha256": "b68a3e4819fe78efc910e4dbc96fd1b03eb3d9cf1973a16df29e7b34ab1ea945" }, "downloads": -1, "filename": "magnum-ui-horizon-1.0.1.dev28.tar.gz", "has_sig": false, "md5_digest": "f97cc6c3d2136f76fa291ce07f7e2162", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64442, "upload_time": "2016-08-05T07:45:47", "url": "https://files.pythonhosted.org/packages/10/9e/78e7c52647acab99fcd7cd69bef1010d75df176725f977fd38b5a0c755b9/magnum-ui-horizon-1.0.1.dev28.tar.gz" } ] }