Comment 30 for bug 1526479

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

Reviewed: https://review.openstack.org/357400
Committed: https://git.openstack.org/cgit/openstack/python-ironicclient/commit/?id=0f005338e9a166412eba1fb010eb5063d63dc5ef
Submitter: Jenkins
Branch: master

commit 0f005338e9a166412eba1fb010eb5063d63dc5ef
Author: Ruby Loo <email address hidden>
Date: Thu Aug 18 14:09:05 2016 -0400

    Adds node boot device & passthru OSC commands

    Adds the following node boot device and node passthru commands
    to the OpenStackClient plugin:
      - openstack baremetal node boot device set
      - openstack baremetal node boot device show
      - openstack baremetal node passthru call
      - openstack baremetal node passthru list

    Change-Id: I803bf263c0e548019425e769f1d3ae5ae33d9940
    Partial-Bug: #1526479