Comment 4 for bug 1879458

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (stable/ussuri)

Reviewed: https://review.opendev.org/732503
Committed: https://git.openstack.org/cgit/openstack/tripleo-ansible/commit/?id=de1995a2849e2838d8d96777b27e0ac2abd59662
Submitter: Zuul
Branch: stable/ussuri

commit de1995a2849e2838d8d96777b27e0ac2abd59662
Author: Noam Angel <email address hidden>
Date: Tue May 19 08:56:40 2020 +0000

    Fix conditions tuned profile

    tuned_isolated_cores is not bool type, check "is defined" and length >0
    instead.

    Change-Id: Iaeec9a8cc116023b34b357f68614c986992054a0
    Closes-Bug: #1879458
    (cherry picked from commit 858f49573824eb5a34326b4c25d15dd4b9b27576)