HyperV compute "resume" tests need to be fixed

Bug #1083018 reported by Rafi Khardalian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
High
Alessandro Pilotti

Bug Description

Fixing a bug associated with resuming instances (https://bugs.launchpad.net/nova/+bug/1052696) required updates to the compute manager. These updates broke 2 HyperV tests (test_resume, test_resume_already_running), which I was unable to resolve even after consulting other members of the Nova Core team. The conclusion was to proceed with disabling the tests and file this bug once the change was committed, so that these tests could be fixed by the appropriate folks.

The commit can be found here:
https://github.com/openstack/nova/commit/99b5e96795b8475f14d53bbc3845e7bace730963

Michael Still (mikal)
Changed in nova:
status: New → Triaged
importance: Undecided → High
assignee: nobody → Alessandro Pilotti (alexpilotti)
Revision history for this message
Alessandro Pilotti (alexpilotti) wrote :

The network_info parameter in "resume" is not used for the moment, so it's safe to pass a dummy value.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (master)

Fix proposed to branch: master
Review: https://review.openstack.org/17090

Changed in nova:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/17090
Committed: http://github.com/openstack/nova/commit/158ff36a8770794dcac00966a0e1adaa5f0996b1
Submitter: Jenkins
Branch: master

commit 158ff36a8770794dcac00966a0e1adaa5f0996b1
Author: Alessandro Pilotti <email address hidden>
Date: Thu Nov 29 00:40:17 2012 +0200

    Fixes HyperV compute "resume" tests

    Fixes Bug #1083018

    Adds support for the extra parameter added in the compute driver's
    resume method. The added network_info parameter is currently not used
    and can safely be set to None.

    Change-Id: I887d48f39601323433384833f8b8d33132858b59

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-2
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-2 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.