[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#732172: ITP: os-apply-config -- Creates config files out of cloud metadata



On 12/15/2013 11:34 AM, Thomas Goirand wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Thomas Goirand <zigo@debian.org>
> 
> * Package name    : os-apply-config
>   Version         : 0.1.1
>   Upstream Author : OpenStack Development Mailing List <OpenStack-dev@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
> 
> 

I opened this one twice, sorry for the noise.

Thomas


Reply to: