[ nabia ]
[ aramo ]
[ 原始碼: python-os-apply-config ]
套件: python3-os-apply-config (10.4.1-3build1)
python3-os-apply-config 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-os-apply-config:
- [python-os-apply-config_10.4.1-3build1.dsc]
- [python-os-apply-config_10.4.1.orig.tar.xz]
- [python-os-apply-config_10.4.1-3build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenStack
- Thomas Goirand
外部的資源:
- 主頁 [github.com]
相似套件:
Creates config files out of cloud metadata
os-apply-config apply configuration out of the cloud metadata (JSON) that it receives from a metadata server.
It turns metadata from one or more JSON files like this:
{"keystone": {"database": {"host": "127.0.0.1", "user": "keystone", "password": "foobar"} } }
into service config files like this:
[sql] connection = mysql://keystone:foobar@127.0.0.1/keystone
其他與 python3-os-apply-config 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-anyjson
- Common interface for the best available JSON implementation (Python3 version)
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-pystache
- Python3 implementation of Mustache
-
- dep: python3-six (>= 1.10.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3.8
- Interactive high-level object-oriented language (version 3.8)