Comment 96 for bug 1517839

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to octavia (master)

Reviewed: https://review.openstack.org/457356
Committed: https://git.openstack.org/cgit/openstack/octavia/commit/?id=520c9e8b00b55e79cdea753b6cf42943a15d2d4f
Submitter: Jenkins
Branch: master

commit 520c9e8b00b55e79cdea753b6cf42943a15d2d4f
Author: Michael Johnson <email address hidden>
Date: Mon Apr 17 13:41:41 2017 -0700

    Fix some configuration type issues.

    This patch corrects some testing issues with improper configuration types.

    These changes prepare octavia for oslo.config version 4.0.0 which sets
    enforce_type=True by default.

    Change-Id: I0a3bca495a40cd921b59e4f8b4c4ae8c228d4816
    Related-Bug: #1517839