I noticed that there are some issues that I will fix on Monday, please
don't bother looking at it until after my next update.


On Fri, Aug 8, 2014 at 3:22 PM, Aaron Karper <[email protected]> wrote:

> The request takes a RFC6901 path and returns the part of the config.data
> found
> at that place. A tool to query this is included.
>
> Aaron Karper (2):
>   New Confd query: Query arbitrary config value
>   Tool that queries the Confd for a specific config value
>
>  src/Ganeti/Confd/Server.hs |  12 ++++
>  src/Ganeti/Confd/Types.hs  |  21 ++++---
>  src/Ganeti/Confd/Utils.hs  |  53 ++++++++++++++++
>  src/Ganeti/Constants.hs    |   3 +
>  tools/query-config         | 148
> +++++++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 227 insertions(+), 10 deletions(-)
>  create mode 100755 tools/query-config
>
> --
> 2.0.0.526.g5318336
>
>

Reply via email to