Comment 9 for bug 1366859

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

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

commit f9b0b730e598c42c50b4c115fb3a4daa53b0ae61
Author: Matt Riedemann <email address hidden>
Date: Wed Sep 10 12:21:36 2014 -0700

    Adds a test for raw_cpu_arch in _node_resource

    Commit 5fd0500e7e262c602dc7bbbff456326598da41bc
    makes it such that the cpu_arch is not
    made canonical for scheduling, this adds a unit
    test to cover the change.

    Change-Id: I89080a0178b1098c2a297b7268fad279ece680c2
    Related-Bug: #1366859