Comment 5 for bug 1762586

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

Reviewed: https://review.openstack.org/595887
Committed: https://git.openstack.org/cgit/openstack/congress/commit/?id=190a569100b3b1a7599600927a4495125d8c8bf7
Submitter: Zuul
Branch: stable/queens

commit 190a569100b3b1a7599600927a4495125d8c8bf7
Author: Eric K <email address hidden>
Date: Mon Apr 9 18:13:10 2018 -0700

    Monasca driver poll time type fixed

    When custom poll time is specified in CLI monasca
    datasource instantiation, a string type is used,
    causing eventlet errors.

    The needed conversion to int is added in this patch.

    Change-Id: I5f4873752f41f7d0a4b0903f1f9e4d41eb05e810
    Closes-Bug: 1762586
    (cherry picked from commit eabd6883665cb65d1fc612aef6e7e1071c2c23f1)