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.0.tar.gz (48.4 kB view details)

Uploaded Source

Built Distribution

rackspacesdk-0.7.0-py2.py3-none-any.whl (107.6 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.0.tar.gz
Algorithm Hash digest
SHA256 b771a77f53e1bd08a990546b3d22b17facca5c36c66951c115cf9363116bc6b7
MD5 9df5957be9ee5bd340541f9e42db81b8
BLAKE2b-256 ec4bf07368e5f95ddae149c9bc0b6ec7a61f812b5ce6e894c763613c2134adf1

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c122221276fcb2b260613a9ef91cf9f1b57e8defdd39de2d3cf6d20a6e8c2b11
MD5 eb2fde27e811b7e3c24a1016ee70d2cb
BLAKE2b-256 1efe2d914dca0e609f011c136b2b2ab71e8fa8898acffe8619c98ae9fd2ba855

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