Comment 7 for bug 1837030

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

Reviewed: https://review.opendev.org/675532
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=c6e9707a8f277022858eafc20fe56b30ee28409e
Submitter: Zuul
Branch: stable/rocky

commit c6e9707a8f277022858eafc20fe56b30ee28409e
Author: hakhande <email address hidden>
Date: Thu Jul 18 16:45:43 2019 +0530

    Change datatype of revalidator,handler threads

    Currently these parameters are number type.
    They fail string validation at vs_config.
    Default set to none to retain current behavior.

    Change-Id: If74e061ec6b5b78dd6a3c16de1ab0449f4d197e2
    Closes-Bug: #1837030
    (cherry picked from commit b214b2c5852a63b56ea3dde621ddd2c233a228b2)