Use random seed for lxd ips #7061

Merged
merged 2 commits into from Mar 2, 2017

Conversation

Projects
None yet
3 participants
Contributor

perrito666 commented Mar 2, 2017

Description of change

The method that chooses LXD IPs was using an unseeded random which produces deterministic results.
A time based seed was added.

QA steps

Bootstrap a couple of times and ipv4 subnets for containers should differ.

Contributor

perrito666 commented Mar 2, 2017

$$merge$$

Contributor

jujubot commented Mar 2, 2017

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

@jujubot jujubot merged commit 8f029f4 into juju:2.1 Mar 2, 2017

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