{ "info": { "author": "Open Cloud Consortium", "author_email": "mgreenway@uchicago.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Topic :: Internet :: Proxy Servers" ], "description": "=============================\nTukey Middleware\n=============================\n\nTukey is a console for managing cloud resources particularly IaaS clouds.\nTukey is built on the OpenStack Dashboard, Horizon, and provides the\nadditional functionality of interacting with ec2 compatible clouds and\nauthentication via Shibboleth and OpenID.\n\nTukey Middleware provides access to multiple cloud resources using the \na subset of the OpenStack Identity and Compute JSON APIs. Clouds currently\nsupported are Eucalyptus and OpenStack.\n\nFor info go to:\n\n * http://opensciencedatacloud.org\n\nDependencies\n============\n\nFor Ubuntu use apt to install::\n\n $ sudo apt-get install python-virtualenv postgresql-9.1 postgresql-server-dev-9.1 swig build-essential memcached\n $ sudo apt-get build-dep python-psycopg2\n \n\nGetting Started\n===============\n\nFor local development, first create a virtualenv for the project.\nIn the ``tools`` directory there is a script to create one for you::\n\n $ python tools/install_venv.py\n\n\nThere are three main proxies you will need to start: the authentication\nservice the nova proxy and the glance proxy\nRun the start up scripts for each service::\n\n $ ./auth.sh\n $ ./nova.sh\n $ ./glance.sh", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mtgreenway/tukey-middleware", "keywords": null, "license": "Apache 2.0", "maintainer": null, "maintainer_email": null, "name": "tukey-middleware", "package_url": "https://pypi.org/project/tukey-middleware/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tukey-middleware/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mtgreenway/tukey-middleware" }, "release_url": "https://pypi.org/project/tukey-middleware/0.2/", "requires_dist": null, "requires_python": null, "summary": "Tukey Cloud Console Middleware.", "version": "0.2" }, "last_serial": 800999, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "908bebfddba9dccf36495dae1a2cec5a", "sha256": "1e8dfdde98008afe5b7e6afd98ecdfbc5311faf6bf95a075008bd1626d37d49f" }, "downloads": -1, "filename": "tukey-middleware-0.2.tar.gz", "has_sig": false, "md5_digest": "908bebfddba9dccf36495dae1a2cec5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52010, "upload_time": "2012-11-11T23:52:57", "url": "https://files.pythonhosted.org/packages/fe/51/b9d9d81e991fdb78abafc70d4d1cc3e5182e18947924f22d824b0f21e1ea/tukey-middleware-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "908bebfddba9dccf36495dae1a2cec5a", "sha256": "1e8dfdde98008afe5b7e6afd98ecdfbc5311faf6bf95a075008bd1626d37d49f" }, "downloads": -1, "filename": "tukey-middleware-0.2.tar.gz", "has_sig": false, "md5_digest": "908bebfddba9dccf36495dae1a2cec5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 52010, "upload_time": "2012-11-11T23:52:57", "url": "https://files.pythonhosted.org/packages/fe/51/b9d9d81e991fdb78abafc70d4d1cc3e5182e18947924f22d824b0f21e1ea/tukey-middleware-0.2.tar.gz" } ] }