Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Parse and return BlockDevices for Machines. #40
Conversation
howbazaar
added some commits
Apr 15, 2016
|
LGTM, but someone more familiar with the storage side of things should have a look. |
|
Looks good to me too, although obviously I'm the least familiar with this. |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-gomaasapi |
jujubot
merged commit 26ecbbc
into
juju:master
Apr 15, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
howbazaar commentedApr 15, 2016
This includes the partitions and filesystem structures.
Added a method to Machine to get the particular physical block device based on id, which is what is returned in the constraints struct from allocate machine.