Comment 6 for bug 1559224

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (stable/mitaka)

Reviewed: https://review.openstack.org/304018
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=22c423844744793de5169025ab9168cbdf4862d3
Submitter: Jenkins
Branch: stable/mitaka

commit 22c423844744793de5169025ab9168cbdf4862d3
Author: Nikita Zubkov <email address hidden>
Date: Tue Mar 29 16:05:42 2016 +0300

    Add new DPDK validation to CheckBeforeDeploymentTask

    That checks that if DPDK enabled:
     * only network with neutron/private role assigned to DPDK enabled interface
     * hugepages are configured
     * hypervisor is kvm

    Partial-Bug: #1559224
    Related to blueprint support-dpdk
    Change-Id: I68797a30431f4c618b59471033b1c0b5bbacba95
    (cherry picked from commit 63eeba6da0aeb42b6cc6632b1df9c1f856296247)