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

Uploaded Source

Built Distribution

rackspacesdk-0.7.1-py2.py3-none-any.whl (107.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.1.tar.gz
Algorithm Hash digest
SHA256 cc0ed056ad569fec3cf9e512a6e0797928964cee18469fed489effa0384b2518
MD5 1f08128e32f7cb723cc7140a11911205
BLAKE2b-256 1d0feb79751a418e2a243440261fa76297e9c34b4af351ee28c4a54a9d3fcd28

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for rackspacesdk-0.7.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 63c7a03528988001f48ce448b71f9c533627f8f642c68838ae2b471df758fd15
MD5 91f72bdda3a6071751c0320f0b1216ff
BLAKE2b-256 ce84b40a9bcf97b741cba979bc26cba61721bdc05325eb0274eea7e92368a739

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