Comment 20 for bug 1526479

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

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

commit eb8d9e84809c146459b972bb258a979d52903217
Author: Ruby Loo <email address hidden>
Date: Wed Aug 17 15:13:34 2016 -0400

    Add 'openstack baremetal node adopt' command

    This extends the OpenStackClient plugin with the new command
    'openstack baremetal node adopt'. The command sets a node's
    provision state to 'adopt'.

    Change-Id: Ib41e1c66378df7db2e5396b940930a9f7e009977
    Partial-Bug: 1526479