Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
--model-uuid parameter support in allocate command #7241
Conversation
|
Looks sane to me |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 6934bc9
into
juju:develop
Apr 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tasdomas commentedApr 14, 2017
Description of change
This change add a
--model-uuidflag to thejuju allocatecommand.QA steps
Calling
juju allocate --model-uuid <modeluuid> 5will change the limit of the allocation associated with the model UUID provided.Documentation changes
none
Bug reference
none