Comment 9 for bug 1702730

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

Reviewed: https://review.openstack.org/507435
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=16e88fcf02adc9a4de3631c96cdc02ec4e80d6c7
Submitter: Jenkins
Branch: stable/pike

commit 16e88fcf02adc9a4de3631c96cdc02ec4e80d6c7
Author: Sai Sindhur Malleni <email address hidden>
Date: Wed Jun 21 23:44:26 2017 -0400

    Add pci/alias to compute manifest

    Starting with Ocata pci_alias needs to be configured on compute nodes as
    well.

    This requires refactoring of the manifests as the parameter is common to
    nova::compute and nova::api.
    Common pci configuration is now done by the nova::pci class while compute
    specific configuration is done now by the nova::compute::pci class.

    Closes-Bug: #1702730
    Change-Id: Iac4f22cbe043629ae9f0477ae62cf77ad0d761f8
    (cherry picked from commit c1a4ab211dd2322572349719379cd13c6f2abb9a)