rackspacesdk 0.7.0
pip install rackspacesdk==0.7.0
Released:
Rackspace plugin for the OpenStack SDK
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (UNKNOWN)
- Author: Rackspace
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
Project description
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (UNKNOWN)
- Author: Rackspace
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file rackspacesdk-0.7.0.tar.gz
.
File metadata
- Download URL: rackspacesdk-0.7.0.tar.gz
- Upload date:
- Size: 48.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b771a77f53e1bd08a990546b3d22b17facca5c36c66951c115cf9363116bc6b7 |
|
MD5 | 9df5957be9ee5bd340541f9e42db81b8 |
|
BLAKE2b-256 | ec4bf07368e5f95ddae149c9bc0b6ec7a61f812b5ce6e894c763613c2134adf1 |
File details
Details for the file rackspacesdk-0.7.0-py2.py3-none-any.whl
.
File metadata
- Download URL: rackspacesdk-0.7.0-py2.py3-none-any.whl
- Upload date:
- Size: 107.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c122221276fcb2b260613a9ef91cf9f1b57e8defdd39de2d3cf6d20a6e8c2b11 |
|
MD5 | eb2fde27e811b7e3c24a1016ee70d2cb |
|
BLAKE2b-256 | 1efe2d914dca0e609f011c136b2b2ab71e8fa8898acffe8619c98ae9fd2ba855 |