Re: Application for Juju Charmer Status

2014-08-21 Thread Marco Ceppi
Hi Jose! Thank you so much for your submission to be a charmer. Not only have you been a huge asset helping community members but have done quite a lot of work in the audit and in patching charms. That said, I've noticed a large delta in your reviews of things which were missed and covered later

Re: The tests now run godeps

2014-08-21 Thread roger peppe
On 21 August 2014 03:47, Nate Finch nate.fi...@canonical.com wrote: We've figured out that using godeps to print dependencies fails if you've installed Go from the PPA rather than from source, so that's why we're getting different results (Tim Ian have the PPA, I have the source). I'm sorry

Fwd: The tests now run godeps

2014-08-21 Thread roger peppe
On 21 August 2014 03:47, Nate Finch nate.fi...@canonical.com wrote: We've figured out that using godeps to print dependencies fails if you've installed Go from the PPA rather than from source, so that's why we're getting different results (Tim Ian have the PPA, I have the source). I'm sorry

Re: The tests now run godeps

2014-08-21 Thread Katherine Cox-Buday
I have toyed with the idea of adding a git hook that runs godeps whenever I switch branches. I haven't gotten around to trying it out, but would that possibly be another helpful thing for developers to do? On Thu, Aug 21, 2014 at 5:14 AM, roger peppe roger.pe...@canonical.com wrote: On 21

changing the simplestreams filename format

2014-08-21 Thread Nate Finch
Simplestreams generates files with names like this: http://maas.ubuntu.com/images/ephemeral-v2/daily/streams/v1/com.ubuntu.maas:daily:v2:download.sjson Unfortunately, the colons in the filename are illegal on Windows, which complicates getting tests running on Juju, and getting a

Re: changing the simplestreams filename format

2014-08-21 Thread Ian Booth
Juju doesn't care whether there are colons or not. So any change made to what delimter is used can easily be accommodated. Juju would need to be modified to update its metadata generation plugins. Also, the internal content ids would need to remain the same (ie containing colons). On 22/08/14

Re: changing the simplestreams filename format

2014-08-21 Thread Andrew Wilkins
On Fri, Aug 22, 2014 at 4:37 AM, Nate Finch nate.fi...@canonical.com wrote: Simplestreams generates files with names like this: http://maas.ubuntu.com/images/ephemeral-v2/daily/streams/v1/com.ubuntu.maas:daily:v2:download.sjson Unfortunately, the colons in the filename are illegal on

Triggering Server Restarts

2014-08-21 Thread John Meinel
Horacio had an interesting question on IRC and I wanted to bring it up to more people to get input. Specifically, juju restore has some properties that are pretty similar to juju upgrade-juju in that we really want the API server to restart after the action has completed. In the case of