eod status 19/07/2012
David Cheney
david.cheney at canonical.com
Thu Jul 19 23:45:33 UTC 2012
Thursday was spent working on juju status and building a test harness which has a provisional LGTM. However today (Friday) I added support for testing json and discovered a large set of edge cases which will take some massaging to ensure the output is identical to the pythonic version.
Open question, some fields in juju status _must_ be maps. This makes comparing the output complicated because Go maps are not stable. I suspect I'm going to have to implement MarshallJson/Yaml methods on a lot of types to sort the keys properly.
No outstanding branches for review.
More information about the Juju-dev
mailing list