Bug 1041126 (rhelosp_discless_vm) - [RFE][nova]: Add the ability to create empty VM and then boot it via PXE.
Summary: [RFE][nova]: Add the ability to create empty VM and then boot it via PXE.
Keywords:
Status: CLOSED UPSTREAM
Alias: rhelosp_discless_vm
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-nova
Version: unspecified
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: yeylon@redhat.com
URL: https://blueprints.launchpad.net/nova...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 13:44 UTC by RHOS Integration
Modified: 2019-09-09 14:57 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-29 20:09:49 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 13:44:35 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/libvirt-empty-vm-boot-pxe.

Description:

Use case:

We want to test OS installer like anaconda or debian-installer or any other installer which is able to install OS via network. In order to test it we need to create two-node environment. On the first node we will install tftp and http servers. Then we call neutron API to set all necessary DHCP options. Then we will start the second node which is empty. This second node will try to boot via PXE. It will send DHCP request and DHCP server (neutron managed) will offer IP address and next-server option which will point on the first node.

Concerns:
 At the moment we can not use openstack for such a case.

Implementation:
We are going to modify libvirt driver to make it able to create VM with empty disk image and make this VM able to boot via PXE.


Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.