Comment 7 for bug 1824273

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

Reviewed: https://review.opendev.org/653885
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=1ee84054ffbf51f3b83cb35e5beeae52f60befea
Submitter: Zuul
Branch: stable/queens

commit 1ee84054ffbf51f3b83cb35e5beeae52f60befea
Author: Keigo Noha <email address hidden>
Date: Thu Apr 11 13:17:18 2019 +0900

    Include nova::availability_zone in scheduler.pp

    nova-scheduler uses CONF.default_availabiliy_zone.
    However, the required class was not included in scheduler.pp
    This patch includes nova::availability_zone class in scheduler.pp.

    Signed-off-by: Keigo Noha <email address hidden>
    Closes-Bug: #1824273
    Change-Id: Ia94a5d7baf1dd2efc8339475176a1e1c24ad99d0
    (cherry picked from commit fd7587d71fd6dd6af6a95104e538d8f04ae9dd5e)