Comment 2 for bug 1291084

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

Reviewed: https://review.openstack.org/79793
Committed: https://git.openstack.org/cgit/stackforge/wsme/commit/?id=9c8a033415606667eca915c863165e5f9021bccb
Submitter: Jenkins
Branch: master

commit 9c8a033415606667eca915c863165e5f9021bccb
Author: Doug Hellmann <email address hidden>
Date: Tue Mar 11 15:44:06 2014 -0700

    Fix default handling for zero values

    When int and float arguments to controllers default to zero and no value
    is provided in the request, the controller is being passed None instead
    of 0.

    Closes-bug: #1291084
    Change-Id: I35c034e4a793a44d2ddd376046e7dbb841ca13b6