On 18/04/2016, Tycho Andersen <[email protected]> wrote: >> >> Unlike other providers, lxd exposes no way to use the daily images >> instead of release images, so at present any machine using lxd >> containers with juju for the first time will get the xenial beta2 >> image then upgrade basically every package. This issue goes away next >> week, but gets in the way of testing before then. > > Yes, it does, jam added it. You can use the image-stream=daily option: > > juju set-model-config image-stream="daily" > juju bootstrap --config image-stream=daily ... > > The daily streams haven't been regenerated since April 12 (another > known issue that CPC is working on) so you'll still see some churn.
Sorry, poor wording on my part, read 'containers' instead of 'providers'. The setup I was testing, using lxd containers as part of a bundle, not using the lxd provider, does not work with image-stream=daily. The release images are still selected for the lxd containers, though the provider machines are brought up with daily images. Martin -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
