Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
provider/ec2: fix map ordering bug in test #2892
Conversation
|
$$fixes-1479024$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
Jul 29, 2015
jujubot
merged commit 13225b7
into
juju:master
Jul 29, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedJul 29, 2015
ec2.Volumes() does not return in a defined order.
Fixes https://bugs.launchpad.net/juju-core/+bug/1479024
(Review request: http://reviews.vapour.ws/r/2270/)