套件:python-os-client-config(1.31.2-2)
python-os-client-config 的相關連結
Debian 的資源:
下載原始碼套件 python-os-client-config:
- [python-os-client-config_1.31.2-2.dsc]
- [python-os-client-config_1.31.2.orig.tar.xz]
- [python-os-client-config_1.31.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python-os-client-config 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-openstacksdk (>= 0.13.0)
- SDK for building applications to work with OpenStack - Python 2.x
-
- dep: python-pbr
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- sug: python-os-client-config-doc
- OpenStack client configuration library - doc