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

Changelog

python-os-client-config (2.1.0-0ubuntu5) noble; urgency=medium

  [ Corey Bryant ]
  * d/gbp.conf, .launchpad.yaml: Sync from cloud-archive-tools for
    caracal.

  [ James Page ]
  * d/control: Drop surplus dependency on appdirs.

 -- Corey Bryant <email address hidden>  Thu, 21 Mar 2024 09:54:39 +0000

Upload details

Uploaded by:
Corey Bryant
Sponsored by:
James Page
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main misc

Builds

Noble: [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-0ubuntu5.debian.tar.xz 4.9 KiB c76fc338994d060526637b0ae520b3ca56aa48172ac473a2d501850f1f471a6c
python-os-client-config_2.1.0-0ubuntu5.dsc 3.0 KiB 6826046c70c0795421419a5ece994f75fd4f01a569272265bb1d40b64f8666cc

Available diffs

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.