Activity log for bug #1224568

Date Who What changed Old value New value Message
2013-09-12 16:27:46 Frank Mueller bug added bug
2013-09-12 16:34:43 Gary Poster description Extend status with error information to provide a better hook error reporting. 1) add a `Data map[string]interface{}` to statusDoc 2) add that field to all the API bits (including the allwatcher status stream) 3) add relevant data in case of relation hook errors (so: relation tag, hook kind, remote unit) 4) make sure that data comes out in the AllWatcher stream 5) make sure it's also put into status output Also add dict to machineStatus and keep similar signatures in sync. Extend status with error information to provide a better hook error reporting. 1) add a `Data map[string]interface{}` to statusDoc 2) add that field to all the API bits (including the allwatcher status stream) 3) add relevant data in case of relation hook errors (so: relation tag, hook kind, remote unit) 4) make sure that data comes out in the AllWatcher stream 5) make sure it's also put into status output Gary adds this one: 6) make sure that we can correlate relation error identifiers with AllWatcher relation info. I think we are using the tag as the AllWatcher relation identifier, in which case we don't need to add anything, but I'd like to verify that. Also add dict to machineStatus and keep similar signatures in sync.
2013-09-12 16:35:05 Gary Poster bug added subscriber Gary Poster
2013-09-13 11:08:33 Frank Mueller branch linked lp:~themue/juju-core/045-relation-info-add-id
2013-09-17 18:27:04 Frank Mueller branch linked lp:~themue/juju-core/046-added-status-data
2013-09-27 15:51:54 Frank Mueller branch linked lp:~themue/juju-core/047-write-hook-error-to-status-data
2013-10-01 17:26:39 Jeff Pihach bug added subscriber Jeff Pihach
2013-10-03 11:09:15 Mark Ramm juju-core: milestone 1.15.1
2013-10-03 11:09:43 Mark Ramm juju-core: status In Progress Fix Committed
2013-10-05 05:43:34 Curtis Hovey juju-core: status Fix Committed Fix Released