Support creating unaddress neutron port

Bug #1717829 reported by hongbin
18
This bug affects 4 people
Affects Status Importance Assigned to Milestone
python-neutronclient
Won't Fix
Undecided
Unassigned
python-openstackclient
Fix Released
Undecided
hongbin

Bug Description

It is desirable to be able to create an unaddress neutron port. Right now, it seems this is unsupported in CLI.

The use case is outlined in this spec: https://specs.openstack.org/openstack/neutron-specs/specs/liberty/unaddressed-port.html

hongbin (hongbin034)
Changed in python-openstackclient:
assignee: nobody → hongbin (hongbin034)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-openstackclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/504817

Changed in python-openstackclient:
status: New → In Progress
hongbin (hongbin034)
Changed in python-neutronclient:
assignee: nobody → hongbin (hongbin034)
Changed in python-neutronclient:
status: New → In Progress
hongbin (hongbin034)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-neutronclient (master)

Change abandoned by Hongbin Lu (<email address hidden>) on branch: master
Review: https://review.openstack.org/504806

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

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

commit de23ab8d75fe89c164b3b084c53f01c25b9040ca
Author: Hongbin Lu <email address hidden>
Date: Mon Sep 18 01:41:32 2017 +0000

    Support creating unaddress neutron port

    Introduce an option '--no-fixed-ip' on port create command.
    If this option is specified and '--fixed-ip' is unspecified,
    OSC will send a request to neutron with 'fixed_ips' as an empty
    list, which will create an unaddress neutron port.

    Note: The use cases of unaddress port was outlined in:
    https://specs.openstack.org/openstack/neutron-specs/specs/liberty/unaddressed-port.html

    (dtroyer: add Depends-On for Zuul v3 test)

    Depends-On: I39e8e49243ab0bda631600715c971c55a34e2fd9
    Change-Id: Ibe38598acbbcd0d353c952fc2a6fa67780762151
    Closes-Bug: #1717829

Changed in python-openstackclient:
status: In Progress → Fix Released
Revision history for this message
Akihiro Motoki (amotoki) wrote :

The feature is implemented in OSC and neutron CLI is in the feature freeze phase, so Won't Fix in neutronclient.

Changed in python-neutronclient:
status: In Progress → Won't Fix
assignee: hongbin (hongbin034) → nobody
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-openstackclient 3.13.0

This issue was fixed in the openstack/python-openstackclient 3.13.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.