Re: Automatic tools-upload/sync during bootstrap

2013-11-18 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-10-11 10:19, Ian Booth wrote: >> >> So I'd like to see what people think of this: - Keep "juju >> bootstrap --upload-tools", but make that the only time we attempt >> to upload during "juju bootstrap". There will not be any >> automatic upload

Re: Automatic tools-upload/sync during bootstrap

2013-11-18 Thread Andrew Wilkins
On Mon, Nov 18, 2013 at 10:08 PM, Curtis Hovey-Canonical < cur...@canonical.com> wrote: > Will scripts that call that stop working? We had to restore some > command arguments and report then as deprecated to ensure users have > time to make changes. > Yes, they will. I suppose we should do that h

Re: Automatic tools-upload/sync during bootstrap

2013-11-18 Thread Curtis Hovey-Canonical
Will scripts that call that stop working? We had to restore some command arguments and report then as deprecated to ensure users have time to make changes. On Mon, Nov 18, 2013 at 4:01 AM, John Arbash Meinel wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2013-11-18 10:47, Andrew

Re: Automatic tools-upload/sync during bootstrap

2013-11-18 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-11-18 10:47, Andrew Wilkins wrote: > All, > > I'm in the process of landing the following MP which removes the > --source flag from "juju bootstrap"; this should go into the > release notes. As discussed, you can still use --source with > syn

Re: Automatic tools-upload/sync during bootstrap

2013-11-17 Thread Andrew Wilkins
All, I'm in the process of landing the following MP which removes the --source flag from "juju bootstrap"; this should go into the release notes. As discussed, you can still use --source with sync-tools. https://code.launchpad.net/~axwalk/juju-core/lp1236691-null-provider-default-series-take2/+mer

Re: Automatic tools-upload/sync during bootstrap

2013-10-14 Thread Andrew Wilkins
On Fri, Oct 11, 2013 at 2:19 PM, Ian Booth wrote: > > > > So I'd like to see what people think of this: > > - Keep "juju bootstrap --upload-tools", but make that the only time we > > attempt to upload during "juju bootstrap". There will not be any > automatic > > upload if tools aren't found and

Re: Automatic tools-upload/sync during bootstrap

2013-10-11 Thread roger peppe
On 11 October 2013 06:18, Andrew Wilkins wrote: > So I'd like to see what people think of this: > - Keep "juju bootstrap --upload-tools", but make that the only time we > attempt to upload during "juju bootstrap". There will not be any automatic > upload if tools aren't found and syncing fails. >

Re: Automatic tools-upload/sync during bootstrap

2013-10-11 Thread Ian Booth
On Fri 11 Oct 2013 16:53:45 EST, Ian Booth wrote: - Remove the option to specify a tools source. If you really want to do that, use juju sync-tools. >>> >>> You mean tools-url in config? We need this to allow private clouds (and >>> anyone >>> else) to serve the tools using an arb

Re: Automatic tools-upload/sync during bootstrap

2013-10-10 Thread Ian Booth
>>> - Remove the option to specify a tools source. If you really want to do >>> that, use juju sync-tools. >>> >> >> You mean tools-url in config? We need this to allow private clouds (and >> anyone >> else) to serve the tools using an arbitary http server (or from a shared >> directory). In any c

Re: Automatic tools-upload/sync during bootstrap

2013-10-10 Thread Andrew Wilkins
On Fri, Oct 11, 2013 at 2:19 PM, Ian Booth wrote: > > > > So I'd like to see what people think of this: > > - Keep "juju bootstrap --upload-tools", but make that the only time we > > attempt to upload during "juju bootstrap". There will not be any > automatic > > upload if tools aren't found and

Re: Automatic tools-upload/sync during bootstrap

2013-10-10 Thread Ian Booth
> > So I'd like to see what people think of this: > - Keep "juju bootstrap --upload-tools", but make that the only time we > attempt to upload during "juju bootstrap". There will not be any automatic > upload if tools aren't found and syncing fails. The auto upload was added to avoid the less th

Automatic tools-upload/sync during bootstrap

2013-10-10 Thread Andrew Wilkins
There's a problem currently with the null provider, where you have to set the default-series to be the same as what the bootstrap host is running. I'm working on fixing that now. This is slightly tricky to fix, because currently the tools are filtered up front (by default-series) and then provided