← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1292298] [NEW] Log statement for updating info cache needs to be moved

 

Public bug reported:

>From the logs I notice that it says we are updating the info cache with
None though that is not always true as if nw_info is not an instance of
we NetworkInfo query neutron and then save that.

2014-03-13 02:57:19.647 DEBUG nova.network.api [req-9df20a08-37e1-4b67-94a9-963e6f6110ef TestVolumeBootPattern-554767810 TestVolumeBootPattern-64159061] Updating cache with info: None update_instance_cache_with_nw_info /opt/stack/new/nova/nova/network/api.py:70
2014-03-13 02:57:19.647 DEBUG nova.network.neutronv2.api [req-9df20a08-37e1-4b67-94a9-963e6f6110ef TestVolumeBootPattern-554767810 TestVolumeBootPattern-64159061] get_instance_nw_info() for scenario-server--1401642137 _get_instance_nw_info /opt/stack/new/nova/nova/network/neutronv2/api.py:463

** Affects: nova
     Importance: Low
     Assignee: Aaron Rosen (arosen)
         Status: In Progress


** Tags: network

** Changed in: nova
     Assignee: (unassigned) => Aaron Rosen (arosen)

** Changed in: nova
   Importance: Undecided => Low

** Tags added: network

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1292298

Title:
  Log statement for updating info cache needs to be moved

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  From the logs I notice that it says we are updating the info cache
  with None though that is not always true as if nw_info is not an
  instance of we NetworkInfo query neutron and then save that.

  2014-03-13 02:57:19.647 DEBUG nova.network.api [req-9df20a08-37e1-4b67-94a9-963e6f6110ef TestVolumeBootPattern-554767810 TestVolumeBootPattern-64159061] Updating cache with info: None update_instance_cache_with_nw_info /opt/stack/new/nova/nova/network/api.py:70
  2014-03-13 02:57:19.647 DEBUG nova.network.neutronv2.api [req-9df20a08-37e1-4b67-94a9-963e6f6110ef TestVolumeBootPattern-554767810 TestVolumeBootPattern-64159061] get_instance_nw_info() for scenario-server--1401642137 _get_instance_nw_info /opt/stack/new/nova/nova/network/neutronv2/api.py:463

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1292298/+subscriptions


Follow ups

References