Comment 8 for bug 1702730

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

Reviewed: https://review.openstack.org/507458
Committed: https://git.openstack.org/cgit/openstack/puppet-nova/commit/?id=82966150a1f8f1e60b31102d1edb1c99de986b1f
Submitter: Jenkins
Branch: stable/ocata

commit 82966150a1f8f1e60b31102d1edb1c99de986b1f
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)