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://developer.openstack.org/sdks/python/openstacksdk/

Requirements

  • Python 2.7+, Python 3.4+

  • 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.7.5.tar.gz (49.7 kB view details)

Uploaded Source

Built Distribution

rackspacesdk-0.7.5-py2.py3-none-any.whl (108.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.5.tar.gz
Algorithm Hash digest
SHA256 cb85510a805e97463c5681feb8904c445c296c3e8a4e7a202207c6b09bd2cc36
MD5 ee1447a7fdd25c13b7e3f42620a1d591
BLAKE2b-256 cbc77e159cffc34f970b6139033cd0512b3ed807ad55cc058382687993be1702

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f044e1770946e21e3c530fc85831a58ba4c93d1470260bc5e2669323eb711954
MD5 d0cd3dccc81b57cdf66a925f8aa705a3
BLAKE2b-256 715500c1991bbcf4d9096071368f97f428b85a3131f25a7db6378a13fb82f7db

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