Summary

Suport EC2 EBS boot with both nova api and ec2 api

Release Note

When this is implemented, VM will be able to boot with volume attached as user specifies. Some related commands and libraries needs to be latest one.(I'm testing it with euca2ools. I don't know about ec2 tools) I'm using Ubuntu 11.04(natty) with some codes replaced.

Rationale

EC2 supports EBS-based boot and openstack doesn't have its counter part. Amazon advocates EBS-based boot benefits than S3-based boot. For openstack, especially we would gain

User stories

Assumptions

For volume snapshot support, the following blueprints are assumed.

Design

pass down the informations that is necessary for boot-from-volume will be passed down to compute node and virt driver. During those pass, necessary action will be taken and db will be updated accordingly.

Implementation

UI Changes

Code Changes

TBD Code changes should include an overview of what needs to change, and in some cases even the specific details.

Migration

TBD Include:

Test/Demo Plan

This need not be added or completed until the specification is nearing beta.

Unresolved issues

BoF agenda and discussion

Use this section to take notes during the BoF; if you keep it in the approved spec, use it for summarising what was discussed and note any options that were rejected.


CategorySpec

Wiki: BootFromVolume (last edited 2011-06-13 03:54:54 by IsakuYamahata)