Merge lp://qastaging/~cbehrens/nova/lp813864 into lp://qastaging/~hudson-openstack/nova/trunk

Proposed by Chris Behrens
Status: Merged
Approved by: Brian Lamar
Approved revision: 1505
Merged at revision: 1506
Proposed branch: lp://qastaging/~cbehrens/nova/lp813864
Merge into: lp://qastaging/~hudson-openstack/nova/trunk
Diff against target: 11 lines (+0/-1)
1 file modified
nova/scheduler/abstract_scheduler.py (+0/-1)
To merge this branch: bzr merge lp://qastaging/~cbehrens/nova/lp813864
Reviewer Review Type Date Requested Status
Brian Lamar (community) Approve
Trey Morris (community) Approve
Review via email: mp+73211@code.qastaging.launchpad.net

Description of the change

Fixes lp:813864 by removing the broken assert. The assert was a check for isinstance of 'int' that should have been 'long'. But it doesn't appear this assert really belongs, anyway.

To post a comment you must log in.
Revision history for this message
Trey Morris (tr3buchet) wrote :

lgtm

review: Approve
Revision history for this message
Brian Lamar (blamar) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.