'router-gateway-set' does not support external gateway ip

Bug #1411115 reported by shihanzhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-neutronclient
Fix Released
Undecided
yong sheng gong

Bug Description

now the ' router-gateway-set' does not support external gateway ip,
root@controller:/opt# neutron help router-gateway-set
usage: neutron router-gateway-set [-h] [--request-format {json,xml}]
                                  [--disable-snat]
                                  router-id external-network-id

Set the external network gateway for a router.

positional arguments:
  router-id ID of the router.
  external-network-id ID of the external network for the gateway.

optional arguments:
  -h, --help show this help message and exit
  --request-format {json,xml}
                        The XML or JSON request format.
  --disable-snat Disable source NAT on the router gateway.

we can add a parameter to support it, like:
usage: neutron router-gateway-set [-h] [--request-format {json,xml}]
                                  [--disable-snat][--fixed-ip]
                                  router-id external-network-id

Changed in python-neutronclient:
assignee: nobody → shihanzhang (shihanzhang)
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/163332

Changed in python-neutronclient:
assignee: shihanzhang (shihanzhang) → JoeJiang (shunqiaoj)
status: New → In Progress
Changed in python-neutronclient:
assignee: JoeJiang (shunqiaoj) → yong sheng gong (gongysh)
Revision history for this message
Haifeng.Yan (yanheven) wrote :
Changed in python-neutronclient:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-neutronclient (master)

Change abandoned by Kyle Mestery (<email address hidden>) on branch: master
Review: https://review.openstack.org/163332
Reason: This review is > 4 weeks without comment, and failed Jenkins the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.

Changed in python-neutronclient:
milestone: none → 3.0.0
status: Fix Committed → Fix Released
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.