Comment 7 for bug 1619053

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

Reviewed: https://review.openstack.org/381153
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=58fe82082bbd72d66c52e8683efe7e9a75a238fd
Submitter: Jenkins
Branch: master

commit 58fe82082bbd72d66c52e8683efe7e9a75a238fd
Author: Galyna Zholtkevych <email address hidden>
Date: Mon Oct 3 17:08:52 2016 +0300

    Add OSC 'baremetal driver property list' command

    Extends OSC plugin with the new command:
        openstack baremetal driver property list <driver>
    This returns a list of the names of a driver's properties
    along with their descriptions.

    Change-Id: I4419daa68928a479971dab80806f0dfac37224a4
    Closes-Bug: 1619053
    Co-Authored-By: Ruby Loo <email address hidden>