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

Bug#732172: marked as done (ITP: os-apply-config -- Creates config files out of cloud metadata)



Your message dated Sun, 15 Dec 2013 13:09:26 +0800
with message-id <52AD3986.40708@debian.org>
and subject line Re: Bug#732172: ITP: os-apply-config -- Creates config files out of cloud metadata
has caused the Debian Bug report #732172,
regarding ITP: os-apply-config -- Creates config files out of cloud metadata
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
732172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732172
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
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

--- End Message ---

Reply to: