Skip to main content

Rackspace plugin for the OpenStack SDK

Project description

https://travis-ci.org/rackerlabs/rackspace-sdk-plugin.svg?branch=master

This plugin enables support for Rackspace authentication and services with the OpenStack SDK.

Usage

The following example connects to the Rackspace Public Cloud and lists containers stored in Cloud Files within the IAD datacenter.

from rackspace import connection
conn = connection.Connection(username="my_user",
                             api_key="123abc456def789ghi",
                             region="IAD")

for container in conn.object_store.containers():
    print(container.name)

Documentation

Rackspace-specific documentation is not currently available.

Documentation for the OpenStack SDK is available at http://python-openstacksdk.readthedocs.org/en/latest/

Requirements

  • Python 2.7+, Python 3.4+

  • python-openstacksdk>=0.6

License

Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rackspacesdk-0.3.3.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

rackspacesdk-0.3.3-py2.py3-none-any.whl (17.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rackspacesdk-0.3.3.tar.gz.

File metadata

File hashes

Hashes for rackspacesdk-0.3.3.tar.gz
Algorithm Hash digest
SHA256 e3f3196b4761a013fa9c9e75ae43f0bc7a74525294dc13c51d8996989a6d507e
MD5 0ead504541ab8dd71cd37375087bdb0b
BLAKE2b-256 6321552334b53481d01bf05a8e4c6d92c99b35d627985a71bcdc505fe1fe1bdd

See more details on using hashes here.

Provenance

File details

Details for the file rackspacesdk-0.3.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rackspacesdk-0.3.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d8bd24c1f7315c055ead3b4f7dc1b7558f3d0f31db330439f60837c225a47be4
MD5 5f14768a2413b64c6a51ea724aaf07cf
BLAKE2b-256 60d6db31a30a37837c1acfc8019ff614191c53024eb34712af34f3625c39391b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page