Hide Forgot
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