Neutron router-create --distributed= not honored by the neutron pythonclient

Bug #1347960 reported by Swaminathan Vasudevan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Invalid
Medium
Swaminathan Vasudevan

Bug Description

Neutron router-create --distributed=true or --distributed=false, not honored by the Python neutronclient.
Recent changes in the neutronclient broke this functionality.

~/devstack$ neutron router-create dvr1router --distributed=true

usage: neutron router-create [-h] [-f {shell,table,value}] [-c COLUMN]

                             [--max-width <integer>] [--prefix PREFIX]

                             [--request-format {json,xml}]

                             [--tenant-id TENANT_ID] [--admin-state-down]

                             [--distributed]

                             NAME

neutron router-create: error: argument --distributed: ignored explicit argument u'true'

Revision history for this message
Swaminathan Vasudevan (swaminathan-vasudevan) wrote :

I found the issue and will fix it.

Changed in neutron:
status: New → Confirmed
assignee: nobody → Swaminathan Vasudevan (swaminathan-vasudevan)
Revision history for this message
Swaminathan Vasudevan (swaminathan-vasudevan) wrote :

Fix address by the patch below.

https://review.openstack.org/#/c/109180/

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

It is a bug of neutronclient CLI. According to the discussion in the above review, the work is related to bug 1346121.

affects: neutron → python-neutronclient
Changed in python-neutronclient:
milestone: none → 2.3.7
Revision history for this message
Swaminathan Vasudevan (swaminathan-vasudevan) wrote :

Akihiro motoki are we planning to address the bug 1346121 or just leave it as it is.

Changed in python-neutronclient:
status: Confirmed → In Progress
Revision history for this message
Carl Baldwin (carl-baldwin) wrote :

This issue was actually resolved with https://review.openstack.org/#/c/109366/

tags: added: l3-dvr-backlog
Changed in python-neutronclient:
importance: Undecided → Medium
status: In Progress → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-neutronclient (master)

Change abandoned by Armando Migliaccio (<email address hidden>) on branch: master
Review: https://review.openstack.org/109180
Reason: superseded by https://review.openstack.org/#/c/114263/

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.