container/lxc: RunningInsideLXC for !linux #2867

Merged
merged 2 commits into from Jul 23, 2015

Conversation

Projects
None yet
2 participants
Member

axw commented Jul 23, 2015

Add an implementation of RunningInsideLXC for
OSes other than Linux that just returns false.

Fixes https://bugs.launchpad.net/juju-core/+bug/1477355

(Review request: http://reviews.vapour.ws/r/2246/)

axw added some commits Jul 23, 2015

container/lxc: RunningInsideLXC for !linux
Add an implementation of RunningInsideLXC for
OSes other than Linux that just returns false.
storage/looputil: use path, not path/filepath
A bit hackish, but then again so is testing
loop device management on Windows.
Member

axw commented Jul 23, 2015

$$fixes-1477355$$

Contributor

jujubot commented Jul 23, 2015

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Jul 23, 2015

Merge pull request #2867 from axw/lp1477355-runninginsidelxc-notlinux
container/lxc: RunningInsideLXC for !linux

Add an implementation of RunningInsideLXC for
OSes other than Linux that just returns false.

Fixes https://bugs.launchpad.net/juju-core/+bug/1477355

(Review request: http://reviews.vapour.ws/r/2246/)

@jujubot jujubot merged commit bec8608 into juju:master Jul 23, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment