Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Ensure miniumm root disk constraint for Azure is 30GB #6986
Conversation
wallyworld
added some commits
Feb 15, 2017
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 87a2881
into
juju:2.1
Feb 15, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedFeb 15, 2017
Description of change
If a root disk constraint less than the min size of 30G is asked for, we still use 30G.
QA steps
juju bootstrap azure --constraints root-disk=22G
Bug reference
https://bugs.launchpad.net/juju/+bug/1645408