Merge develop into 2.0 #6505

Merged
merged 2 commits into from Oct 26, 2016

Conversation

Projects
None yet
4 participants
Contributor

kat-co commented Oct 26, 2016

No description provided.

jujubot added some commits Oct 26, 2016

Merge pull request #6502 from mjs/ssh-test-fixes
cmd/juju/command: Fix SSH/SCP test failures

A recent change updated the unit tests for `juju ssh` and `juju scp` in such a way that they weren't deterministic any more and frequently failed. This change limits the fake machine addresses that the tests
will use to make them deterministic and reliable again.

Several hours of race stress test runs. Previously these tests would fail in a handful of iterations.
Merge pull request #6501 from axw/lp1636648-openstack-update-goose
provider/openstack: update goose

Use new version of goose, to omit the device
field on volume attachment requests when no
device is specified.

This branch also uses the new OpenStack API
version discovery code in goose.

Fixes https://bugs.launchpad.net/juju/+bug/1636648

mjs approved these changes Oct 26, 2016

@kat-co kat-co merged commit 907b86d into juju:2.0 Oct 26, 2016

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