Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1112912

Summary: [RFE][ironic]: Drivers Determine Acceptable Power States
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/ironic/+spec/drivers-determine-acceptable-power-states
Whiteboard: upstream_milestone_none upstream_definition_new upstream_status_unknown
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:18:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description RHOS Integration 2014-06-25 04:03:53 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ironic/+spec/drivers-determine-acceptable-power-states.

Description:

Determining which power states are acceptable for node deploy and destroy
should be left up to the driver. For example, the PXE driver requires the
machine to be off before deploying to it, while the Agent driver can benefit
from nodes already being on, running the Agent ramdisk. (shaving off a
potentially long POST cycle).

Specification URL (additional information):

None