{ "info": { "author": "M. David Bennett", "author_email": "mdavidbennett@syntheticworks.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: OpenStack", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "# python-keystoneclient-rackspace\nPlugin for API key authentication in the Rackspace Cloud\n\nExample usage:\n\n from keystoneclient_rackspace.v2_0 import RackspaceAuth\n from keystoneclient.session import Session\n from novaclient.client import Client\n\n auth = RackspaceAuth(\n auth_url=\"https://identity.api.rackspacecloud.com/v2.0\",\n username=\"demoauthor\",\n api_key=\"aaaaa-bbbbb-ccccc-12345678\",\n tenant_id=1100111)\n session = Session(auth=auth)\n client = Client(2, session=session, region_name=\"DFW\")\n client.servers.list()", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/testeddoughnut/python-keystoneclient-rackspace/tarball/v0.1.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/testeddoughnut/python-keystoneclient-rackspace", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "python-keystoneclient-rackspace", "package_url": "https://pypi.org/project/python-keystoneclient-rackspace/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-keystoneclient-rackspace/", "project_urls": { "Download": "https://github.com/testeddoughnut/python-keystoneclient-rackspace/tarball/v0.1.3", "Homepage": "https://github.com/testeddoughnut/python-keystoneclient-rackspace" }, "release_url": "https://pypi.org/project/python-keystoneclient-rackspace/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Rackspace Auth Plugin for OpenStack Clients.", "version": "0.1.3" }, "last_serial": 1481652, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "8520ba54da05c4f51fc03366f88db0b6", "sha256": "f6a0d8ad159f37450e0b45364d56c609c78c0d0a58a7ee9be76840dc612f5743" }, "downloads": -1, "filename": "python-keystoneclient-rackspace-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8520ba54da05c4f51fc03366f88db0b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2597, "upload_time": "2015-03-28T22:34:51", "url": "https://files.pythonhosted.org/packages/ea/41/7a69630768e9a7da66f7705c3ea6aa371b878795533b6108854b579017dd/python-keystoneclient-rackspace-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "0db66500c07926465020e3221bf18634", "sha256": "722bc3967c5ae0afb72becaa95f23d07d870705f0ca456ab009ca55f07d66ee2" }, "downloads": -1, "filename": "python-keystoneclient-rackspace-0.1.3.tar.gz", "has_sig": false, "md5_digest": "0db66500c07926465020e3221bf18634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6517, "upload_time": "2015-03-28T23:12:01", "url": "https://files.pythonhosted.org/packages/1d/64/1a947273d1720e4c7597c9623f538cb290d84040155a17712f21b474ac0f/python-keystoneclient-rackspace-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0db66500c07926465020e3221bf18634", "sha256": "722bc3967c5ae0afb72becaa95f23d07d870705f0ca456ab009ca55f07d66ee2" }, "downloads": -1, "filename": "python-keystoneclient-rackspace-0.1.3.tar.gz", "has_sig": false, "md5_digest": "0db66500c07926465020e3221bf18634", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6517, "upload_time": "2015-03-28T23:12:01", "url": "https://files.pythonhosted.org/packages/1d/64/1a947273d1720e4c7597c9623f538cb290d84040155a17712f21b474ac0f/python-keystoneclient-rackspace-0.1.3.tar.gz" } ] }