Package: python3-os-apply-config (14.0.1-1)
Links for python3-os-apply-config
Debian Resources:
Download Source Package python-os-apply-config:
- [python-os-apply-config_14.0.1-1.dsc]
- [python-os-apply-config_14.0.1.orig.tar.xz]
- [python-os-apply-config_14.0.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Experimental package
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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
Other Packages Related to python3-os-apply-config
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default 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-yaml
- YAML parser and emitter for Python3
Download python3-os-apply-config
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 16.1 kB | 93.0 kB | [list of files] |