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

Changelog

python-os-client-config (1.28.0-0ubuntu1) artful; urgency=medium

  * New upstream release.
  * d/control: Align (Build-)Depends with upstream.
  * d/p/remove-the-use-of-reno.patch: Rebased.
  * d/p/drop-openstackdoctheme.patch: Temporarily drop openstackdocstheme
    sphinx extension until sphinx>=1.6.2 is available.

 -- Corey Bryant <email address hidden>  Fri, 28 Jul 2017 12:52:12 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-client-config_1.28.0.orig.tar.gz 62.6 KiB e5be9cfa7a57fe838255236fe4956a91ccb461548883c7b01b37b7b4081af8b8
python-os-client-config_1.28.0-0ubuntu1.debian.tar.xz 5.1 KiB 155dd178294376cf0eee2c11c41a883890c0b123c71dcb2679e378ad7dbdc2b9
python-os-client-config_1.28.0-0ubuntu1.dsc 3.4 KiB 9699bf5a45528553df3c7d359cbf27b5dee822a6aa5e4ac0d6163e7e7dabb7d9

View changes file

Binary packages built by this source

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

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

python-os-client-config-doc: OpenStack client configuration 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 configuration 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.