Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> python >> python-os-apply-config
etiona  ]
[ 源代码: python-os-apply-config  ]

软件包: python-os-apply-config (0.1.14-1)

Creates config files out of cloud metadata

os-apply-config apply configuration out of the cloud metadata (JSON) that it recieves 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

其他与 python-os-apply-config 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: dpkg (>= 1.15.6~)
    Debian package management system
  • dep: python
    interactive high-level object-oriented language (default version)
    dep: python (<< 2.8)
    dep: python (>= 2.7)
  • dep: python-anyjson (>= 0.3.3)
    Common interface for the best available JSON implementation
  • dep: python-pbr (>= 0.6)
    inject useful and sensible default behaviors into setuptools - Python 2.x
  • dep: python-pystache
    Python implementation of Mustache

下载 python-os-apply-config

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 12.9 kB102 kB [文件列表]