Comment 14 for bug 1503453

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/mitaka)

Reviewed: https://review.openstack.org/323477
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=154aaace9f4cf26b24ccf2edbfbbf1d9dc404f13
Submitter: Jenkins
Branch: stable/mitaka

commit 154aaace9f4cf26b24ccf2edbfbbf1d9dc404f13
Author: Jesse J. Cook <email address hidden>
Date: Sat Apr 16 00:35:34 2016 +0000

    Unavailable hosts have no resources for use

    If a host's:

      * resources are unavailable
      * in a unusable state

    the system should:

      * report 0 resources
      * show 0 resources
      * not be scheduled to

    Change-Id: Ia1c2f6f161dde1e23acce85a54566d07805d13df
    Closes-Bug: 1503453
    (cherry picked from commit 016b810f675b20e8ce78f4c82dc9c679c0162b7a)