Pakket: python-os-client-config (1.29.0-0ubuntu1)
Verwijzigingen voor python-os-client-config
Trisquel bronnen:
Het bronpakket python-os-client-config downloaden:
- [python-os-client-config_1.29.0-0ubuntu1.dsc]
- [python-os-client-config_1.29.0.orig.tar.gz]
- [python-os-client-config_1.29.0-0ubuntu1.debian.tar.xz]
Beheerder:
Original Maintainers:
- PKG OpenStack (Mailarchief)
- Thomas Goirand
- gustavo panizzo
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
OpenStack client configuration 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.
Andere aan python-os-client-config gerelateerde pakketten
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-appdirs (>= 1.3.0)
- determining appropriate platform-specific directories (Python 2)
-
- dep: python-keystoneauth1 (>= 3.3.0)
- authentication library for OpenStack Identity - Python 2.7
-
- dep: python-pbr
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- dep: python-requestsexceptions (>= 1.2.0)
- import exceptions from bundled packages in requests. - Python 2.7
-
- dep: python-yaml (>= 3.10)
- YAML parser and emitter for Python
-
- sug: python-os-client-config-doc
- OpenStack client configuration library - doc