Bug 1041092

Summary: [RFE][nova]: Add progress update in long running operations
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/nova/+spec/hyper-v-progress-update
Whiteboard: upstream_milestone_none upstream_status_not-started upstream_definition_review
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 16:48:42 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:37:08 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/nova/+spec/hyper-v-progress-update.

Description:

Nova supports progress update notifications.

Support can be included in the Nova Hyper-V compute driver by adding virtapi.VirtApi. instance_update() calls in long running operations, e.g. spawn, resize, etc.

Specification URL (additional information):

None