Bug 1418546

Summary: [Docs][RFE][Ironic] Document support for partition images
Product: Red Hat OpenStack Reporter: Lucy Bopf <lbopf>
Component: documentationAssignee: Sandra McCann <samccann>
Status: CLOSED CURRENTRELEASE QA Contact: Martin Lopes <mlopes>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: lmartins, samccann, srevivo
Target Milestone: asyncKeywords: FutureFeature, ZStream
Target Release: 9.0 (Mitaka)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-24 15:36:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1337762    
Bug Blocks:    

Description Lucy Bopf 2017-02-02 04:50:45 UTC
An enhancement in RHOSP 9 allows agent drivers (drivers prefixed with "agent_") to deploy partition images.

This capability was added because all drivers in OpenStack Bare Metal Provisioning (ironic) should be able to deploy full disk images (these are images that contain a partition table with a bootloader, among other properties). This also includes partition images, which are images with a root filesystem.

As a result, agent drivers are now able to deploy partition images, as well as full disk images.

The steps for deploying partition images must be added to the RHOSP 9 Bare Metal Provisioning guide.

Comment 1 Lucy Bopf 2017-02-03 04:37:09 UTC
Assigning to Sandra for review.