Comment 4 for bug 1594261

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

Reviewed: https://review.openstack.org/334003
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=91540227e32f2328039a2cbf75bc0bbad3ce9e13
Submitter: Jenkins
Branch: master

commit 91540227e32f2328039a2cbf75bc0bbad3ce9e13
Author: xiexs <email address hidden>
Date: Fri Jun 24 15:01:53 2016 -0400

    Add strict Boolean checking for qos delete

    There is no strict boolean checking for the parameter
    "force" of API /qos-specs.
    This patch adds a strict checking for it to prevent
    invalid value, and adds a test case for this
    change as well.

    Closes-Bug: #1594261
    Change-Id: I59c24454a885310d463690cd08d0b39a0624163e