Unneeded call to network_api on rebuild_instance

Bug #1294914 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Aaron Rosen
Icehouse
Fix Released
Medium
Aaron Rosen

Bug Description

When rebuilding an instance we call the network_api and which results in calling neutron and updating the info cache. We do not actually need to do this as we can get the nw_info directly from the instance's info cache.

Tags: network
Aaron Rosen (arosen)
Changed in nova:
assignee: nobody → Aaron Rosen (arosen)
tags: added: icehouse-rc-potential network
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/81681

Changed in nova:
status: New → In Progress
Aaron Rosen (arosen)
Changed in nova:
importance: Undecided → Medium
Thierry Carrez (ttx)
tags: added: icehouse-backport-potential
removed: icehouse-rc-potential
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/81681
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=982850f0e912e1a72e501e456cb2b5ef94124ca6
Submitter: Jenkins
Branch: master

commit 982850f0e912e1a72e501e456cb2b5ef94124ca6
Author: Aaron Rosen <email address hidden>
Date: Wed Mar 19 18:09:28 2014 -0700

    remove unneeded call to network_api on rebuild_instance

    When rebuilding an instance we call the network_api and which results in
    calling neutron and updating the info cache. We do not actually need to
    do this as we can get the nw_info directly from the instance's info cache.

    Change-Id: I2bcc2f15b1e5bb52d972098c7bc3e12f160b6feb
    Closes-bug: 1294914

Changed in nova:
status: In Progress → Fix Committed
Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix proposed to nova (stable/icehouse)

Fix proposed to branch: stable/icehouse
Review: https://review.openstack.org/89979

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to nova (stable/icehouse)

Reviewed: https://review.openstack.org/89979
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=74d1043507178a51e31ab31a57d17f133bf3cc88
Submitter: Jenkins
Branch: stable/icehouse

commit 74d1043507178a51e31ab31a57d17f133bf3cc88
Author: Aaron Rosen <email address hidden>
Date: Wed Mar 19 18:09:28 2014 -0700

    remove unneeded call to network_api on rebuild_instance

    When rebuilding an instance we call the network_api and which results in
    calling neutron and updating the info cache. We do not actually need to
    do this as we can get the nw_info directly from the instance's info cache.

    Change-Id: I2bcc2f15b1e5bb52d972098c7bc3e12f160b6feb
    Closes-bug: 1294914
    (cherry picked from commit 982850f0e912e1a72e501e456cb2b5ef94124ca6)

tags: added: in-stable-icehouse
Alan Pevec (apevec)
tags: removed: icehouse-backport-potential in-stable-icehouse
Thierry Carrez (ttx)
Changed in nova:
milestone: none → juno-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: juno-1 → 2014.2
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.