Comment 4 for bug 1685767

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

Reviewed: https://review.openstack.org/459499
Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=c951054021abc55a0707bd6ae016306b6eeedda0
Submitter: Jenkins
Branch: stable/ocata

commit c951054021abc55a0707bd6ae016306b6eeedda0
Author: Chandan Kumar <email address hidden>
Date: Mon Apr 24 16:13:49 2017 +0530

    Fix config type of run_service_broker_tests to Boolean

    * As per the default value of run_service_broker_tests is Boolean
      but config type is defined as string, It needs to be fixed other
      wise tempest init will throw warning.

    Change-Id: Ic0cd6d6cb7409c0bd4088c9eb3b743d44e9f7100
    Closes-Bug: #1685767
    (cherry picked from commit 4b91b82b5c1ce0bb91736870eee50dcdb9f0bfa5)