Your message dated Sun, 15 Dec 2013 13:09:26 +0800
with message-id <[email protected]>
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 [email protected]
immediately.)
--
732172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732172
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Thomas Goirand <[email protected]>
* Package name : os-apply-config
Version : 0.1.1
Upstream Author : OpenStack Development Mailing List
<[email protected]>
* 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:[email protected]/keystone
--- End Message ---
--- Begin Message ---
On 12/15/2013 11:34 AM, Thomas Goirand wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Thomas Goirand <[email protected]>
>
> * Package name : os-apply-config
> Version : 0.1.1
> Upstream Author : OpenStack Development Mailing List
> <[email protected]>
> * 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:[email protected]/keystone
>
>
I opened this one twice, sorry for the noise.
Thomas
--- End Message ---