Comment 2 for bug 1075255

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