Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ec2: add Instance.RootDevice{Type,Name} #57
Conversation
added a commit
to axw/juju
that referenced
this pull request
Jul 24, 2015
axw
referenced this pull request
in juju/juju
Jul 24, 2015
Merged
provider/ec2: tag EBS root disks #2879
|
LGTM |
added a commit
that referenced
this pull request
Jul 27, 2015
axw
merged commit a771f4d
into
go-amz:v3
Jul 27, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
added a commit
to axw/juju
that referenced
this pull request
Jul 28, 2015
added a commit
to axw/juju
that referenced
this pull request
Jul 28, 2015
added a commit
to juju/juju
that referenced
this pull request
Jul 28, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedJul 24, 2015
Add the titular fields, as well as an optional
mode for the ec2test server which causes it to
create root disks for instances. We don't do
this by default because the automatically added
volumes can make tests unclear.