Jump to: navigation, search

Nova/Blueprints/pxe-boot-instance

< Nova
Revision as of 20:52, 28 November 2013 by Sgordon (talk | contribs) (Code Changes)

Network Boot

  • Launchpad entries:
    • TBD: pxe-boot-instance-base
    • TBD: pxe-boot-instance-libvirt
    • TBD: diskless-instance
  • Created: 25 Nov 2013
  • Contributors: Stephen Gordon, Rhys Oxenham

Summary

Currently compute instances must be booted from images stored in Glance or volumes stored in Cinder. This specification and the associated blueprints aim to provide a design for booting compute instances from a PXE boot server. It is intended that users would also be able to pick which NIC to use for PXE boot where more than one is attached to an instance. Ultimately it is intended that this would allow for the creation of diskless instances.

Release Note

Rationale

Traditional and virtualized environments frequently distribute installation media or even stateless operating system images using a PXE server.

User Stories

Assumption

Design

Implementation

Code Changes

nova

python-novaclient

horizon

Migration

Test/Demo Plan

Unresolved Issues=