python-os-client-config 1.16.0-0ubuntu1 source package in Ubuntu

Changelog

python-os-client-config (1.16.0-0ubuntu1) xenial; urgency=medium

  * New upstream release.

 -- James Page <email address hidden>  Fri, 11 Mar 2016 14:17:49 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-client-config_1.16.0.orig.tar.gz 44.9 KiB 974276237b332278dc7fc935cc575d8a04927d88fc20f7ff5c5b4176448282d8
python-os-client-config_1.16.0-0ubuntu1.debian.tar.xz 4.3 KiB fc4803c446f25611f924869b7f922db0b4b508ba9962a27019bb971b57ac4335
python-os-client-config_1.16.0-0ubuntu1.dsc 3.2 KiB eeb8c0eef3c3acbffd66eb750685c374346db767bf500b75e90165a8bfda98c1

View changes file

Binary packages built by this source

python-os-client-config: No summary available for python-os-client-config in ubuntu yakkety.

No description available for python-os-client-config in ubuntu yakkety.

python-os-client-config-doc: OpenStack client configuation library - doc

 Os-client-config is a library for collecting client configuration for using an
 OpenStack cloud in a consistent and comprehensive manner. It will find cloud
 config for as few as 1 cloud and as many as you want to put in a config file.
 It will read environment variables and config files, and it also contains some
 vendor specific default values so that you don't have to know extra info to
 use OpenStack
 .
 os-client-config honors all of the normal OS_* variables. It does not provide
 backwards compatibility to service-specific variables such as NOVA_USERNAME.
 .
 If you have environment variables and no config files, os-client-config will
 produce a cloud config object named "openstack" containing your values from
 the environment.
 .
 This package contains the documentation.

python3-os-client-config: OpenStack client configuation library - Python 3.x

 Os-client-config is a library for collecting client configuration for using an
 OpenStack cloud in a consistent and comprehensive manner. It will find cloud
 config for as few as 1 cloud and as many as you want to put in a config file.
 It will read environment variables and config files, and it also contains some
 vendor specific default values so that you don't have to know extra info to
 use OpenStack
 .
 os-client-config honors all of the normal OS_* variables. It does not provide
 backwards compatibility to service-specific variables such as NOVA_USERNAME.
 .
 If you have environment variables and no config files, os-client-config will
 produce a cloud config object named "openstack" containing your values from
 the environment.
 .
 This package contains the Python 3.x module.