Comment 9 for bug 1696955

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

Reviewed: https://review.openstack.org/477495
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=2edbcb0eb3985f20292af6fad358c2d36283ec6d
Submitter: Jenkins
Branch: stable/newton

commit 2edbcb0eb3985f20292af6fad358c2d36283ec6d
Author: Rajesh Tailor <email address hidden>
Date: Fri Jun 9 15:02:14 2017 +0530

    Fix invalid PCI alias definition

    The PCI alias config type is changed in recent release from
    'oslo_config.ListOpt' to 'oslo_config.MultiStrOpt'.

    Here nova expects a multi valued option instead of a list.

    Conflicts:
            manifests/api.pp

    Change-Id: Ie27dbbc510c73c685b239a9be4af2700a0eb42f0
    Closes-Bug: #1696955
    (cherry picked from commit 9dde5a4108df2448bfd43010112d313f1a73395b)
    (cherry picked from commit 1f4356c8b1b3fc3963df7768a32ecc46cfcfd31d)