_mup_ | ensemble/status-workflow-client r207 committed by jim.baker@canonical.com | 00:15 |
---|---|---|
_mup_ | Set state in ZK for service units and relation service units | 00:15 |
_mup_ | ensemble/status-workflow-client r208 committed by jim.baker@canonical.com | 00:27 |
_mup_ | Handle case that relation service units do not exist and test codepath | 00:27 |
_mup_ | ensemble/unit-agent-formula-upgrade r232 committed by kapil.thangavelu@canonical.com | 00:41 |
_mup_ | a few additional tests, and fixes. | 00:41 |
=== niemeyer_away is now known as niemeyer_unaway | ||
=== niemeyer_unaway is now known as niemeyer | ||
_mup_ | ensemble/yaml-state-node r187 committed by bcsaller@gmail.com | 19:56 |
_mup_ | YAMLState as a more complete proxy for dict. | 19:56 |
_mup_ | This version requires that you call sync prior to a first mutation of the dict. | 19:56 |
_mup_ | >>> node = YAMLState(client, path) | 19:56 |
_mup_ | >>> yield node.sync() | 19:56 |
_mup_ | >>> node["key"] = "value" | 19:56 |
_mup_ | >>> node.update(otherdict) | 19:56 |
_mup_ | >>> node["key"] | 19:56 |
_mup_ | "value" | 19:56 |
_mup_ | >>> yield node.flush() | 19:56 |
_mup_ | ensemble/yaml-state-node r188 committed by bcsaller@gmail.com | 23:50 |
_mup_ | test multiple sync provide a consistent view of state | 23:50 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!