-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Ensure root device is listed in block device mappings #1146
Conversation
I'm not very familiar with this API but the Example #1 on this page shows a root device of |
We can merge this PR as-is because Example #2 on that page matches what your changes suggest. I just wonder if either the AWS docs are wrong (which happens) or if there's something else going on here. |
@JackDanger I suspect that the example may be wrong. The docs here state the following: The docs here say that "Every time you launch an instance from an AMI, a root storage device is created for that instance. The root storage device contains all the information necessary to boot the instance" Putting the two things together, I think it's safe to assume that the root device always appears in block device mappings for the AMI, although I couldn't find an unambiguous statement stating this explicitly. It's also consistent with how things work through the console and APIs. |
@nuwang Thanks for figuring this out! Once again Moto developers eclipse the AWS docs in accuracy 👍 |
The following PRs fix various moto issues: - getmoto/moto#1140 - getmoto/moto#1146 - getmoto/moto#1148 - getmoto/moto#1149 - getmoto/moto#1150 - getmoto/moto#1152 These has been merged into moto 1.1.10
The following PRs fix various moto issues: - getmoto/moto#1140 - getmoto/moto#1146 - getmoto/moto#1148 - getmoto/moto#1149 - getmoto/moto#1150 - getmoto/moto#1152 These has been merged into moto 1.1.10
The following PRs fix various moto issues: - getmoto/moto#1140 - getmoto/moto#1146 - getmoto/moto#1148 - getmoto/moto#1149 - getmoto/moto#1150 - getmoto/moto#1152 These has been merged into moto 1.1.10
The following PRs fix various moto issues: - getmoto/moto#1140 - getmoto/moto#1146 - getmoto/moto#1148 - getmoto/moto#1149 - getmoto/moto#1150 - getmoto/moto#1152 These has been merged into moto 1.1.10
The following PRs fix various moto issues: - getmoto/moto#1140 - getmoto/moto#1146 - getmoto/moto#1148 - getmoto/moto#1149 - getmoto/moto#1150 - getmoto/moto#1152 These have been merged into Moto 1.1.10
The following PRs fix various moto issues: - getmoto/moto#1140 - getmoto/moto#1146 - getmoto/moto#1148 - getmoto/moto#1149 - getmoto/moto#1150 - getmoto/moto#1152 These have been merged into Moto 1.1.10
The following PRs fix various moto issues: - getmoto/moto#1140 - getmoto/moto#1146 - getmoto/moto#1148 - getmoto/moto#1149 - getmoto/moto#1150 - getmoto/moto#1152 These have been merged into Moto 1.1.10
No description provided.