ppc64el enablement for juju/lxc
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Critical
|
Dave Cheney | ||
cloud-utils (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
juju-core (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
lxc (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
After some initial testing of juju (with local provider) on ppc64el - we need todo some work to fully enable this option.
1) LXC templates need to support ppc64el as a valid container arch
2) ubuntu-
3) Juju is explicit in its support for x84 and arm - so enablement work is needed here as well.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lxc 1.0.0~beta3-
ProcVersionSign
Uname: Linux 3.13.0-2-generic ppc64le
ApportVersion: 2.13.2-0ubuntu2
Architecture: ppc64el
Date: Tue Jan 28 16:49:03 2014
ProcEnviron:
TERM=screen-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)
defaults.conf:
lxc.network.type = veth
lxc.network.link = lxcbr0
lxc.network.flags = up
lxc.network.hwaddr = 00:16:3e:xx:xx:xx
Related branches
- Juju Engineering: Pending requested
-
Diff: 47 lines (+7/-4)3 files modifiedenvirons/simplestreams/simplestreams.go (+2/-2)
environs/simplestreams/simplestreams_test.go (+2/-2)
testing/constants.go (+3/-0)
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in lxc (Ubuntu): | |
importance: | Undecided → High |
Changed in juju-core (Ubuntu): | |
importance: | Undecided → High |
Changed in cloud-utils (Ubuntu): | |
importance: | Undecided → High |
Changed in juju-core: | |
milestone: | none → 1.18.0 |
Changed in juju-core (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in juju-core: | |
milestone: | 1.20.0 → 1.18.0 |
Changed in juju-core: | |
milestone: | 1.18.0 → 1.17.6 |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
I have sent patches enabling arm64 and ppc64el for both the ubuntu and ubuntu-cloud template, they should be in by the next 1.0 milestone (next week or so).