python-os-client-config 2.1.0-0ubuntu3 source package in Ubuntu

Changelog

python-os-client-config (2.1.0-0ubuntu3) groovy; urgency=medium

  [ Chris MacNaughton ]
  * d/rules: Move to pybuild.

 -- Corey Bryant <email address hidden>  Wed, 29 Jul 2020 13:56:09 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main misc
Lunar release main misc
Jammy release main misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-client-config_2.1.0.orig.tar.gz 47.1 KiB abc38a351f8c006d34f7ee5f3f648de5e3ecf6455cc5d76cfd889d291cdf3f4e
python-os-client-config_2.1.0-0ubuntu3.debian.tar.xz 4.8 KiB 475e5bbcfa423d5a5aa26f7b098bd7972096486cfe5f0889eb6e24ddac4ba01a
python-os-client-config_2.1.0-0ubuntu3.dsc 3.0 KiB f88704a3139348192cfb3fdcc21a56304fcf8f35c71b261a5eabd4378771137b

View changes file

Binary packages built by this source

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.