python-os-client-config 1.14.0-1ubuntu1 source package in Ubuntu

Changelog

python-os-client-config (1.14.0-1ubuntu1) xenial; urgency=medium

  * d/control: Drop dependency on python-reno as it's not needed for package
    builds.

 -- Corey Bryant <email address hidden>  Mon, 22 Feb 2016 15:20:49 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
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-os-client-config_1.14.0.orig.tar.xz 33.8 KiB 3719f9d86f3f59ab3fa324f6d12b43956667e97d10b650d051ac13b1e9644ab5
python-os-client-config_1.14.0-1ubuntu1.debian.tar.xz 4.3 KiB 4407f56d2e430512cc02b5216851585268fe39c2148cf2459dc158b15adda32e
python-os-client-config_1.14.0-1ubuntu1.dsc 3.2 KiB bac5234e7bd8c8dcde0d9ae5cc3c8163ccbba5a2dcd26fd155976db819ffc594

Available diffs

View changes file

Binary packages built by this source

python-os-client-config: OpenStack client configuation library - Python 2.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 2.x module.

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.