软件包: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
- 交互式高级面向对象语言(Python2 版本)
-
- 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