Bug 1041076

Summary: [RFE][nova]: Config Drive support for powervm virt driver
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/nova/+spec/powervm-configdrive
Whiteboard: upstream_milestone_none upstream_status_needs-code-review upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:03:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 13:34:34 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/powervm-configdrive.

Description:

Today, all virt drivers except PowerVM support ConfigDrive. This blueprint will handle implementation including new iso attach and detach code for power instance.

 Assumptions and Constraints:

    Like with other drivers config option and api param will be checked to enable or disable
    ConfigDrive
    iso attached will be dropped on a timeout also defined as config option
    Instance migrate code will clean up iso artifacts before moving instance.
    Instance delete code will clean up iso artifacts before moving instance.
    Snapshot code does not snapshot iso.

Specification URL (additional information):

None