objects.BandwidthUsage.create does not honor the update_cells argument

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

Bug Description

objects.BandwidthUsage.create() has replaced conductor_api.bw_usage_update() which took an argument 'update_cells'. This changes the behavior of _poll_bandwidth_usage with cells so it should be added to create().

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/134324

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

Reviewed: https://review.openstack.org/134324
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0d09ced6544087dd1b4ca687cf3f55202be98a8a
Submitter: Jenkins
Branch: master

commit 0d09ced6544087dd1b4ca687cf3f55202be98a8a
Author: Andrew Laski <email address hidden>
Date: Thu Nov 13 13:30:38 2014 -0500

    Add update_cells to BandwidthUsage.create()

    The switch from conductor_api.bw_update_usage to BandwidthUsage.create
    caused a regression in reporting this information up to parent cells.
    This adds the argument, and functionality, back in.

    Change-Id: I495f9b5ed1845ad78c2d5da5b5f90b40a20c3ab3
    Closes-Bug: #1392426

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