[02:03] babbageclunk: https://github.com/juju/juju/pull/7798, running QA now [02:10] axw: approved! [02:14] babbageclunk: thanks [02:34] * babbageclunk goes for a run [04:56] axw: do you know any way of getting tool metadata from the API other than the upgrader facade? I think I'm going to add another method to the migrationtarget facade otherwise. [04:57] axw: I can't use the upgrader facade because it's locked down to only work for an agent. [04:57] babbageclunk: api.Client.FindTools ? [04:57] babbageclunk: or do you want the metadata given an agent tag? [04:57] babbageclunk: what are you trying to do? [04:58] axw: huh! no, just given version/series/arch. [04:58] axw: I need to update the exported model with the tools we've gotten from the target [04:58] axw: I was about to calculate SHA and size myself when wallyworld pointed out that we have it in the target. [04:59] axw: looking at api.Client.FindTools now [04:59] axw: yeah, that looks like what I need, thanks! [05:00] babbageclunk: cool beans === frankban|afk is now known as frankban === frankban is now known as frankban|afk [21:01] externalreality: 1:1 ? [21:59] hml: i'll be there in 5, running a touch late [21:59] wallyworld: ack [23:03] anyone keen on a quick review? https://github.com/juju/juju/pull/7804