[00:04] kirkland: thanks, no, I will have a new upload on Monday. [00:05] SpamapS: okey [00:05] niemeyer: For the copyright thing, I'm almost done with the branch to add copyright/license to all relevant files. [04:38] <_mup_> ensemble/debug-log-relation-settings-changes r261 committed by jim.baker@canonical.com [04:38] <_mup_> Fixed broken test_spawn_cli_set_can_delete, wasn't testing what it claimed to be testing [04:39] <_mup_> ensemble/debug-log-relation-settings-changes r262 committed by jim.baker@canonical.com [04:39] <_mup_> Fix docstring [05:09] <_mup_> ensemble/debug-log-relation-settings-changes r263 committed by jim.baker@canonical.com [05:09] <_mup_> Verify that YAMLState.write returns a list of all changes [05:16] <_mup_> ensemble/debug-log-relation-settings-changes r264 committed by jim.baker@canonical.com [05:16] <_mup_> Provide guaranteed ordering on change items for YAMLState [05:19] <_mup_> ensemble/debug-log-relation-settings-changes r265 committed by jim.baker@canonical.com [05:19] <_mup_> Follow Python naming convention, AnItem, not AnEntry for dict items [13:10] * hazmat_ yawns [15:40] <_mup_> txzookeeper/swap-sync-errors-to-failures r28 committed by kapil.foss@gmail.com [15:40] <_mup_> merge trunk [16:35] <_mup_> txzookeeper/session-event-handling r45 committed by kapil.foss@gmail.com [16:35] <_mup_> - Allow for the ZK cluster to be reset and destroyed. [16:35] <_mup_> - Session tests using a ZK cluster as a test layer/test resource, cluster state [16:35] <_mup_> is reset between tests. [16:35] <_mup_> - Zookeeper Client session test for server rotation across multi-node cluster. [16:35] <_mup_> - ClientEvent repr now includes pretty name for connection state. [16:35] <_mup_> - Client server rotation and session/watch migration tests. [16:35] <_mup_> - Session event handling, sent to user defined callback, else ignored by default. [16:35] <_mup_> - Connection loss handling, sent to user defined callback, else raised at the [16:35] <_mup_> API call point. The callback result if any is returned as the error to be [16:35] <_mup_> returned to the API.