Giuseppe Lavagetto has uploaded a new change for review. https://gerrit.wikimedia.org/r/258981
Change subject: Version bump ...................................................................... Version bump Change-Id: I4e08114f0fa55460b2a62511a7c8f6a54e90662d --- M debian/changelog 1 file changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/software/conftool refs/changes/81/258981/1 diff --git a/debian/changelog b/debian/changelog index 44abe6d..4079a09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-conftool (0.2.0) UNRELEASED; urgency=medium + + * Don't create inexistent entitites + * Use locks for writing + * Use system-wide configuration for the etcd driver + * Add --find to confctl, allowing to find all instances of a node + + -- Giuseppe Lavagetto <[email protected]> Fri, 11 Dec 2015 12:43:25 +0100 + python-conftool (0.1.2) precise-wikimedia; urgency=medium * Added regexp matching of targets -- To view, visit https://gerrit.wikimedia.org/r/258981 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I4e08114f0fa55460b2a62511a7c8f6a54e90662d Gerrit-PatchSet: 1 Gerrit-Project: operations/software/conftool Gerrit-Branch: master Gerrit-Owner: Giuseppe Lavagetto <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
