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

Uploaded Source

Built Distribution

rackspacesdk-0.7.4-py2.py3-none-any.whl (108.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.4.tar.gz
Algorithm Hash digest
SHA256 eba08d226cfa9c9fc21a7e9bde1dfb8a89c36334ee4fdf2812ee7f2e8abcd51f
MD5 854b5cd4675e11dbe663b2515178c986
BLAKE2b-256 39a5724e3b564d2a4249650b910b83f47e12e40e38a2e4b08870c620ba78ddcf

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3367a300bbb1a342be85647bee36c09a77668df407f78810bfc3c5aaeca2e371
MD5 5abc2d8f855f28605856355472b47bfc
BLAKE2b-256 7ffc9e0cd610deb91605f4071db7a87b57756af8c7572abd297943ab2e434467

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