Comment 2 for bug 1247735

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

Reviewed: https://review.openstack.org/57487
Committed: http://github.com/openstack/nova/commit/67962468a7c1975ed68750e94340cfda0267b74f
Submitter: Jenkins
Branch: master

commit 67962468a7c1975ed68750e94340cfda0267b74f
Author: Adrien Cunin <email address hidden>
Date: Wed Nov 20 17:41:19 2013 +0100

    Check if reboot request type is None

    If the reboot request type is None, raise HTTPBadRequest like if the
    argument was missing.

    Change-Id: I75b1791b7a6c9304c3a78e869fe63d72302fc9d8
    Closes-Bug: #1247735