Comment 5 for bug 1621515

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to ironic (master)

Reviewed: https://review.openstack.org/374331
Committed: https://git.openstack.org/cgit/openstack/ironic/commit/?id=67e29f40f3b1cc10b3bea1eead8706d5bd51f73f
Submitter: Jenkins
Branch: master

commit 67e29f40f3b1cc10b3bea1eead8706d5bd51f73f
Author: Ruby Loo <email address hidden>
Date: Wed Sep 21 14:55:21 2016 -0400

    Fix DRAC passthru 'list_unfinished_jobs' desc

    This fixes the description for DRAC's "list_unfinished_jobs()"
    passthru method. It incorrectly indicates that there are
    required arguments, but no arguments are required from the caller
    of that REST API. The description indicates what is returned
    by that method.

    This is a followup to I963504dbbec36e44312ccbf4455c45d6ec60908b.

    Change-Id: I4070f30b9898ef9f17c585ddba68cdac4d6335c7
    Related-Bug: #1621515