Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Implement Storage for MAAS 2 #5070
Conversation
babbageclunk
added some commits
Apr 7, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Does not match ['fixes-1568312'] |
|
While Juju master is blocked landing this against the next branch instead. #5093 |
babbageclunk
closed this
Apr 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
babbageclunk commentedApr 11, 2016
Rename maasStorage to maas1Storage and add maas2Storage built on top of the gomaasapi Files interfaces.
I shared the implementation of RemoveAll between the two storage versions since it was written completely in terms of storage.Storage operations.
(Review request: http://reviews.vapour.ws/r/4513/)