Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <z...@debian.org>

* Package name    : python-os-apply-config
  Version         : 0.1.1
  Upstream Author : OpenStack Foundation <openstack-...@lists.openstack.org>
* URL             : https://github.com/openstack/os-apply-config
* License         : Apache-2.0
  Programming Lang: Python
  Description     : 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


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20131001104416.13686.14276.report...@buzig.gplhost.com

Reply via email to