[02:38] cjwatson: ah, that's good - the "driven by juju config" bit :) [03:49] cjwatson: Will hopefully have those all approved before you return. Thanks. [03:50] I guess cjwatson meant that it was configurable at all, which is necessary for both juju and LP usage. [04:18] wgrant: right, from what I gather, on the pyramid end anything exported to the environment takes precedence over configuration in foo.ini - not certain what the convention for twisted is, so would appreciate your thoughts on that. [04:21] cjwatson: will catch with you on my tuesday to get a sense for what you need specifically for your work. [09:32] blr: Right, as wgrant says I meant in general configurable at all (probably with defaults roughly equivalent to what it's doing now), and in this specific case driven by the juju config. [10:05] ugh stab. LP API datetimes use +00:00 rather than Z [10:05] standards... the thing where there are so many to choose from [11:43] lifeless: That's from Python's isoformat. [11:43] Also +00:00 and Z are both ISO8601, so not even multiple standards :P [12:21] yeah [12:21] still ugh. found a fix - use ZonedTime [12:21] see aeson issue 197 [12:21] night [12:22] Night :) [12:22] oh, and yeah, I have a aeson prser for bug/bugimportance/bugstatus now. yay