Comment 2 for bug 1731319

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.openstack.org/518780
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=e824e45ed28c21c182d879831ab19c1a36e9a58b
Submitter: Zuul
Branch: master

commit e824e45ed28c21c182d879831ab19c1a36e9a58b
Author: Edward Hope-Morley <email address hidden>
Date: Thu Nov 9 19:00:26 2017 +0000

    Ensure enabled_filters are in [filter_scheduler]

    For >= Ocata the nova.conf template is adding filters
    to an incorrect section unless additional filters are
    defined due to a typo in the template. This patch
    ensures that filters are always set in the
    [filter_scheduler] section.

    Change-Id: Iad5d830dd530ea27ddd3b92a39c15524e48af0aa
    Closes-Bug: 1731319