Comment 5 for bug 1519909

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

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

commit d1d4a40808741c416ecc51294fab78138f9184fa
Author: Jas <email address hidden>
Date: Thu Jan 28 11:08:17 2016 -0600

    Add 'port create' command

    This patch adds usage of 'port create' in CLI

    Change-Id: I888af50784c3b6c7ec30552ade79f05a5e974711
    Partial-bug: #1519909
    Partially-implements: blueprint neutron-client