Comment 2 for bug 965563

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

Reviewed: https://review.openstack.org/5869
Committed: http://github.com/openstack/glance/commit/f0a9f97bfaf367497a86d283b10a31bd72f79524
Submitter: Jenkins
Branch: master

commit f0a9f97bfaf367497a86d283b10a31bd72f79524
Author: Brian Waldon <email address hidden>
Date: Tue Mar 27 09:44:49 2012 -0700

    Allow yes-like values to be interpreted as bool

    * Accept 'YES', 'yes', 'Y' and 'y'
    * Remove duplicate function bool_from_header_value
    * Fixes bug 965563

    Change-Id: I593a50117fd339a8ab281a8daad734770ca9960c