Parse and return BlockDevices for Machines. #40

Merged
merged 6 commits into from Apr 15, 2016

Conversation

Projects
None yet
4 participants
Owner

howbazaar commented Apr 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.

Contributor

dimitern commented Apr 15, 2016

LGTM, but someone more familiar with the storage side of things should have a look.

Member

babbageclunk commented Apr 15, 2016

Looks good to me too, although obviously I'm the least familiar with this.

Member

babbageclunk commented Apr 15, 2016

$$merge$$

Contributor

jujubot commented Apr 15, 2016

@jujubot 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