Comment 3 for bug 1591998

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

Reviewed: https://review.openstack.org/329991
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=e7fe8c16ae873834ccf145b2bcbc62081a957241
Submitter: Jenkins
Branch: master

commit e7fe8c16ae873834ccf145b2bcbc62081a957241
Author: Bartek Zurawski <email address hidden>
Date: Wed Jun 15 14:47:19 2016 +0000

    Add MultiStrOpt for scheduler_available_filters

    scheduler_available_filters option defines filter classes made available to
    the nova scheduler. This parameter can be used multiple times or it can be
    set as array value.
    It is helpful when owner want to add to nova scheduler external filters.

    Co-Authored-By: Daniel Pawlik <email address hidden>

    Change-Id: I6be7bb4cea1906bd98c513bd2d01153e4643e3ac
    Closes-Bug: #1591998