Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New block_device_mappings config #98

Merged
merged 6 commits into from
Feb 18, 2015
Merged

Conversation

tyler-ball
Copy link
Contributor

This PR rolls a bunch of existing, storage based PRs into one:

I am deprecating the old, individual storage config keys and adding a new one which accepts a list. This allows users to specify multiple block device mappings. If one of the entries has the same name as the image root storage device it will be overridden.

To support backwards compatiability if you do not use the new block_device_mappings config it will be auto created using the old deprecated configs. It emits a warning because we will eventually remove this functionality.

How are the READMEs? What do you think about usability?

\cc @fnichol @rvalyi @victorlin @nsdavidson @duggan

@tyler-ball
Copy link
Contributor Author

Okay tests have been added - this is ready for review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't find how to set EBS Volume Size
2 participants