[LXD provider] Trusty container is used by default on Xenial host
Bug #1557747 reported by
Peter Matulis
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Reed O'Brien |
Bug Description
On a Xenial host I need to use --upload-tools :
$ juju bootstrap --upload-tools controller-lxd1 lxd
to create a controller for LXD because it chooses Trusty as 'default-series'.
$ dpkg-query -W juju2
juju2 2.0-beta2-
$ lsb_release -c
Codename: xenial
WORK AROUND
juju bootstrap -controller-lxd1 lxd --config default-
description: | updated |
description: | updated |
tags: | added: 2.0-count |
Changed in juju-core: | |
milestone: | 2.0-beta4 → 2.0-rc1 |
Changed in juju-core: | |
milestone: | 2.0-beta5 → 2.0-rc1 |
Changed in juju-core: | |
assignee: | nobody → Reed O'Brien (reedobrien) |
status: | Triaged → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta6 → none |
milestone: | none → 2.0-beta6 |
To post a comment you must log in.
Also, using
--config default- series= xenial
doesn't work either:
" ERROR failed to bootstrap model: cannot start bootstrap instance: Error adding alias ubuntu-xenial: not found "