Comment 5 for bug 1706597

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (stable/pike)

Reviewed: https://review.openstack.org/495901
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=a1c00740c5b709a7d2bc4289fa6e28eac7909b8f
Submitter: Jenkins
Branch: stable/pike

commit a1c00740c5b709a7d2bc4289fa6e28eac7909b8f
Author: huangtianhua <email address hidden>
Date: Wed Aug 9 14:39:51 2017 +0800

    Allow boot server with multiple nics

    Trying to boot a server while specifying multiple
    --nic parameters leads to an error: Invalid nic
    argument.
    This patch fixes it.

    Change-Id: I662fd366df8e79db1966d45a9e090087dbace4b0
    Closes-Bug: #1706597
    (cherry picked from commit 0a3cf89c67a3fb78876137506fe57e645f4fabe4)