python-openstackclient 1.7.1-1 source package in Ubuntu

Changelog

python-openstackclient (1.7.1-1) unstable; urgency=medium

  [ Corey Bryant ]
  * New upstream release.

  [ Thomas Goirand ]
  * Uploading to unstable.
  * Fixed watch file to use github tag.

 -- Thomas Goirand <email address hidden>  Thu, 15 Oct 2015 22:27:37 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-openstackclient_1.7.1-1.dsc 2.9 KiB 5ea95929709a8a0f3c4bc6a62109b837a6336ac7840d5102c365a4f9ec276d8e
python-openstackclient_1.7.1.orig.tar.xz 179.5 KiB 996865d6b1e032847eb3b678b610008b9730fe8570f363eac976ea7a340e2c15
python-openstackclient_1.7.1-1.debian.tar.xz 43.6 KiB 92920d5606b7c83303937bb73bea68f1f5020f06bbc01377dd6f67af8a35149a

Available diffs

No changes file available.

Binary packages built by this source

python-openstackclient: OpenStack Command-line Client - Python 2.7

 python-openstackclient is a unified command-line client for the OpenStack APIs.
 It is a thin wrapper to the stock python-*client modules that implement the
 actual REST API client actions.
 .
 This is an implementation of the design goals shown in
 http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
 a unified shell command structure and a common language to describe
 operations in OpenStack.
 .
 This package contains the Python 2.7 module.