Networking service (neutron) command-line client in Command-Line Interface Reference

Bug #1669974 reported by Fawaz Mohammed
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Low
Akihiro Motoki
python-openstackclient
Invalid
Undecided
Unassigned

Bug Description

In neutron port-update:
--allowed-address-pair ip_address=IP_ADDR[,mac_address=MAC_ADDR]
should be replaced by:
--allowed-address-pair ip_address=IP_ADDR|CIDR[,mac_address=MAC_ADDR]
Since the API accept ip_address or CIDR
https://developer.openstack.org/api-ref/networking/v2/?expanded=update-port-detail

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: 0.9 on 2017-03-03 18:05
SHA: 313bfa73cf977dd5c638600cdfda9b362fe18472
Source: https://git.openstack.org/cgit/openstack/openstack-manuals/tree/doc/cli-reference/source/neutron.rst
URL: https://docs.openstack.org/cli-reference/neutron.html

Revision history for this message
Andreas Jaeger (jaegerandi) wrote :

This document is generated from the help of python-neutronclient.

affects: openstack-manuals → python-neutronclient
Revision history for this message
Anindita Das (anindita-das) wrote :

Hi Andreas,

As no new changes are being done in python-neutronclient I think the changes need to be done in python-openstackclient for the cli-reference.

Thanks,
Anindita

Changed in python-neutronclient:
status: New → Invalid
Revision history for this message
Akihiro Motoki (amotoki) wrote :

I think this kind of small thing with good benefit is worth fixed in neutron CLI side even though it is deprecated.

Changed in python-neutronclient:
status: Invalid → Triaged
importance: Undecided → Low
assignee: nobody → Akihiro Motoki (amotoki)
Revision history for this message
Akihiro Motoki (amotoki) wrote :

Triagged because it affects CLI reference and feedback from document readers.

Revision history for this message
Akihiro Motoki (amotoki) wrote :

I also registered a bug to openstack-manuals to request to generate the networking CLI reference from OSC.

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

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

Changed in python-neutronclient:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/449713
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=5c7812f17883174ba91e67210bb0b17566f7d5f1
Submitter: Jenkins
Branch: master

commit 5c7812f17883174ba91e67210bb0b17566f7d5f1
Author: Akihiro Motoki <email address hidden>
Date: Sat Mar 25 01:24:59 2017 +0900

    Fix label of allowed-address-pair ip_address

    CLI reference is still generated from neutron CLI.
    It looks better to fix the output of CLI.

    Change-Id: Icf676730b53044fa0a14c4101eb52a792ea4cc4f
    Closes-Bug: #1669974

Changed in python-neutronclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-neutronclient 6.2.0

This issue was fixed in the openstack/python-neutronclient 6.2.0 release.

Dean Troyer (dtroyer)
Changed in python-openstackclient:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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