python-swiftclient 1:3.4.0-0ubuntu1 source package in Ubuntu

Changelog

python-swiftclient (1:3.4.0-0ubuntu1) artful; urgency=medium

  * New upstream release.

 -- Corey Bryant <email address hidden>  Tue, 15 Aug 2017 15:21:31 -0400

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Artful
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-swiftclient_3.4.0.orig.tar.gz 171.7 KiB 54f7ae339bd076e295dd576ec98e55ba71205ee7e62964b27c8ec80c9351067d
python-swiftclient_3.4.0-0ubuntu1.debian.tar.xz 5.8 KiB 0e1ddcc40e26ef6eb72f4f3f245e2dd83e13d99770b4640cd3d3adde72087fbd
python-swiftclient_3.4.0-0ubuntu1.dsc 2.8 KiB c01176f1c6dfd85ae0a73db1479d1cd42a05783dfc1570a1267f4f887a6c1177

View changes file

Binary packages built by this source

python-swiftclient: Client library for Openstack Swift API - Python 2.7

 OpenStack Object Storage (code-named Swift) creates redundant, scalable object
 storage using clusters of standardized servers to store petabytes of
 accessible data. It is not a file system or real-time data storage system, but
 rather a long-term storage system for a more permanent type of static data
 that can be retrieved, leveraged, and then updated if necessary. Primary
 examples of data that best fit this type of storage model are virtual machine
 images, photo storage, email storage and backup archiving. Having no central
 "brain" or master point of control provides greater scalability, redundancy
 and permanence.
 .
 Objects are written to multiple hardware devices in the data center, with
 the OpenStack software responsible for ensuring data replication and
 integrity across the cluster. Storage clusters can scale horizontally by
 adding new nodes. Should a node fail, OpenStack works to replicate its
 content from other active nodes. Because OpenStack uses software logic to
 ensure data replication and distribution across different devices,
 inexpensive commodity hard drives and servers can be used in lieu of more
 expensive equipment.
 .
 This package provides a client for the OpenStack Swift API. There's a Python
 API (the "swiftclient" module), and a command-line script ("swift").
 .
 This package contains the Python 2.7 module.

python-swiftclient-doc: No summary available for python-swiftclient-doc in ubuntu artful.

No description available for python-swiftclient-doc in ubuntu artful.

python3-swiftclient: Client library for Openstack Swift API - Python 3.x

 OpenStack Object Storage (code-named Swift) creates redundant, scalable object
 storage using clusters of standardized servers to store petabytes of
 accessible data. It is not a file system or real-time data storage system, but
 rather a long-term storage system for a more permanent type of static data
 that can be retrieved, leveraged, and then updated if necessary. Primary
 examples of data that best fit this type of storage model are virtual machine
 images, photo storage, email storage and backup archiving. Having no central
 "brain" or master point of control provides greater scalability, redundancy
 and permanence.
 .
 Objects are written to multiple hardware devices in the data center, with
 the OpenStack software responsible for ensuring data replication and
 integrity across the cluster. Storage clusters can scale horizontally by
 adding new nodes. Should a node fail, OpenStack works to replicate its
 content from other active nodes. Because OpenStack uses software logic to
 ensure data replication and distribution across different devices,
 inexpensive commodity hard drives and servers can be used in lieu of more
 expensive equipment.
 .
 This package provides a client for the OpenStack Swift API. There's a Python
 API (the "swiftclient" module), and a command-line script ("swift").
 .
 This package contains the Python 3.x module.