Comment 29 for bug 1526479

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

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

commit 188ab8c3acba56a6c80b06b9de057c2991c14f1b
Author: Ruby Loo <email address hidden>
Date: Mon Aug 29 16:56:06 2016 -0400

    Add --node to 'openstack baremetal port list'

    This adds an optional '--node' (name or UUID of a node) to the
    'openstack baremetal port list' command. It provides the ability
    to get a list of ports of a specified node.

    The existing release note covers this:
    releasenotes/notes/osc-plugin-7769f5bef627654c.yaml.

    Change-Id: Ic7064dafe061c9f751ffe0da99ede609c46c9255
    Partial-Bug: #1526479