Comment 5 for bug 1526772

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/259415
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=f52e8280a1a5d328691d30982adc7b18c4ecd34d
Submitter: Jenkins
Branch: master

commit f52e8280a1a5d328691d30982adc7b18c4ecd34d
Author: Sergey Kolekonov <email address hidden>
Date: Fri Dec 18 15:34:33 2015 +0300

    Fix idempotancy of neutron_network provider

    The provider was fixed in this patch Iba1105bc119272715fa211ac129a366fe50cbf47
    It's backported here https://review.fuel-infra.org/#/c/14798/

    It fixes the problem when the first letter of boolean values was changed from
    lowercase letter to capital letter and it broke idempotancy

    Change-Id: Ic41f61cce4d1dc6d0e18f20970b4fc0fdbda6640
    Closes-bug: #1526772