Bandwidth polling issues

Bug #1075255 reported by Monsyne Dragon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Monsyne Dragon

Bug Description

When polling bandwidth, if there is no bw cache info for the last two periods, the polling task throws an error.
Also, on Xenserver, the in and out values are swapped.

Monsyne Dragon (mdragon)
Changed in nova:
assignee: nobody → Monsyne Dragon (mdragon)
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/15426

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/15426
Committed: http://github.com/openstack/nova/commit/65644195fed64a2b4e70c797b4faeddedd12a3d6
Submitter: Jenkins
Branch: master

commit 65644195fed64a2b4e70c797b4faeddedd12a3d6
Author: Monsyne Dragon <email address hidden>
Date: Mon Nov 5 17:46:55 2012 +0000

    Fix bandwidth polling exception.

    When the bandwidth polling task tries to update bw usage for an
    instance that does not have an entry for the last two periods already
    in the bw_usage_cache table, it will throw an exception in the
    polling task. This was just a misses 'if' statement.

    Also:
    xenserver: fix swapped bw data in xs plugin.

    This fixes bug 1075255

    Change-Id: I44bb143039fcdfc8dacb13b67ae8f79dc5f38777

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → grizzly-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-1 → 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.