>>> - 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 case, sync-tools only copies to the private storage >> (for ec2 >> and openstack at least) and such tools are not generally available to >> anyone >> else. The tools-url is intended to be configured with a shared public >> location >> from which to get tools. So for the above reasons, we need to keep this >> option. >> > > I was referring to "juju bootstrap --source=<local-path>" for syncing. > tools-url should definitely stay. >
Ah ok. --source is needed because it allows people (and the release tools) to put the tools tarballs in a local directory and upload from there. -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
