Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Default storage driver to "" and let provisioner choose default #1109

Merged
merged 1 commit into from
May 5, 2015

Conversation

ibuildthecloud
Copy link
Contributor

The storage driver will be "" by default an the provisioner must choose
their default provisioner. If the user chosen storage driver is not
supported the provisioner should return an error.

I changed boot2docker to throw an error if something besides aufs is chosen. I have no clue what boot2docker supports so that may be wrong.

@ibuildthecloud
Copy link
Contributor Author

Looks like b2d supports all storage drivers. I will have to update that.

The storage driver will be "" by default an the provisioner must choose
their default provisioner.  If the user chosen storage driver is not
supported the provisioner should return an error.

Signed-off-by: Darren Shepherd <darren@rancher.com>
@ibuildthecloud
Copy link
Contributor Author

Updated to allow all drivers for b2d.

@nathanleclaire
Copy link
Contributor

LGTM

@nathanleclaire
Copy link
Contributor

cc @ehazlett

@ehazlett
Copy link
Contributor

ehazlett commented May 5, 2015

LGTM

ehazlett added a commit that referenced this pull request May 5, 2015
Default storage driver to "" and let provisioner choose default
@ehazlett ehazlett merged commit fdc8538 into docker:master May 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants