Comment 17 for bug 1594443

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

Reviewed: https://review.openstack.org/335513
Committed: https://git.openstack.org/cgit/openstack/fuel-web/commit/?id=2c8a42159e431f05e9287b17a4acd584500b76c0
Submitter: Jenkins
Branch: stable/mitaka

commit 2c8a42159e431f05e9287b17a4acd584500b76c0
Author: Artur Svechnikov <email address hidden>
Date: Thu Jun 23 23:31:08 2016 +0300

    Do not check NFV features for old envs

    NFV features (DPDK, SR-IOV, NUMA/CPU pinning, HugePages)
    can't be checked for old clusters, due to old nailgun-agent.
    Old nailgun-agent doesn't send NFV specific information.
    So all NFV related checks and functional should be disabled for old
    environments.

    Change-Id: Ib589d67658f45414b8049398316af5c7298d459e
    Closes-Bug: #1594443
    (cherry picked from commit 79e28facc84f3cd9bfc50292d3d11be6895d86cf)