套件: python3-os-client-config (2.1.0-0ubuntu3)
python3-os-client-config 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-os-client-config:
- [python-os-client-config_2.1.0-0ubuntu3.dsc]
- [python-os-client-config_2.1.0.orig.tar.gz]
- [python-os-client-config_2.1.0-0ubuntu3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenStack (郵件存檔)
- Thomas Goirand
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-os-client-config 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-appdirs (>= 1.3.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-keystoneauth1 (>= 3.3.0)
- authentication library for OpenStack Identity - Python 3.x
-
- dep: python3-openstacksdk (>= 0.13.0)
- SDK for building applications to work with OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-requestsexceptions (>= 1.2.0)
- import exceptions from bundled packages in requests. - Python 3.x
-
- dep: python3-yaml (>= 3.10)
- YAML parser and emitter for Python3
-
- sug: python-os-client-config-doc
- OpenStack client configuration library - doc