Remove unneeded call to conductor in network interface

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

Bug Description

Remove unneeded call to conductor in network interface

Aaron Rosen (arosen)
Changed in nova:
assignee: nobody → Aaron Rosen (arosen)
importance: Undecided → Medium
tags: added: 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/60396

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

Reviewed: https://review.openstack.org/60396
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=10004672ad1476c55deaad53684a50358da6f656
Submitter: Jenkins
Branch: master

commit 10004672ad1476c55deaad53684a50358da6f656
Author: Aaron Rosen <email address hidden>
Date: Thu Dec 5 17:13:57 2013 -0800

    Remove unneeded call to conductor in network interface

    The following patch removes an unneeded call to conductor to retrieve
    data already available in instance.

    Note: six.text_type() was added and wrapped around info_cache in some of
    the tests. This was done because values from the db are in unicode
    (text_type). The reason the test changed is because previously we
    did not check the type of string from what the conductor was returning.

    Closes-bug: #1258360

    Change-Id: I45a24af11534911be68fd0964b79fdf726d88de6

Changed in nova:
status: In Progress → Fix Committed
Changed in nova:
milestone: none → icehouse-2
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova (stable/havana)

Fix proposed to branch: stable/havana
Review: https://review.openstack.org/73422

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/havana)

Reviewed: https://review.openstack.org/73422
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d3c8757dfc59a30ca4a8bf2ab8c1d610b4fd8a2a
Submitter: Jenkins
Branch: stable/havana

commit d3c8757dfc59a30ca4a8bf2ab8c1d610b4fd8a2a
Author: Aaron Rosen <email address hidden>
Date: Thu Dec 5 17:13:57 2013 -0800

    Remove unneeded call to conductor in network interface

    The following patch removes an unneeded call to conductor to retrieve
    data already available in instance.

    Note: six.text_type() was added and wrapped around info_cache in some of
    the tests. This was done because values from the db are in unicode
    (text_type). The reason the test changed is because previously we
    did not check the type of string from what the conductor was returning.

    Closes-bug: #1258360

    Conflicts:

     nova/tests/network/test_neutronv2.py

    Change-Id: I45a24af11534911be68fd0964b79fdf726d88de6
    (cherry picked from commit 10004672ad1476c55deaad53684a50358da6f656)

tags: added: in-stable-havana
Thierry Carrez (ttx)
Changed in nova:
milestone: icehouse-2 → 2014.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.