Comment 6 for bug 1612898

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

Reviewed: https://review.openstack.org/444924
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=8549071363805a9eef815dd2429b6b860db11a2c
Submitter: Jenkins
Branch: master

commit 8549071363805a9eef815dd2429b6b860db11a2c
Author: David Rabel <email address hidden>
Date: Mon Mar 13 15:16:48 2017 +0100

    Add --network and --port to server create

    --nic option is quite unhandy. It is better to have
    two seperate options --network and --port to add a
    network to a new server.

    Change-Id: I523abdc83ca2dd4c5dd3871f8f109c2bf57c2e02
    Closes-Bug: #1612898