Update router routes with XML request fails

Bug #1198188 reported by Bob Melander
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Bob Melander

Bug Description

As snippet below illustrates, updates of a neutron router's routes fail for XML formatted requests.

(quantum) router-update r2 --routes type=dict list=true destination=192.168.2.0/16,nexthop=10.0.22.15
Updated router: r2
(quantum) router-update r2 --request-format xml --routes type=dict list=true destination=192.168.1.0/16,nexthop=10.0.22.15
Invalid input for routes. Reason: Invalid data format for hostroute: '{'route': {'destination': '192.168.1.0/16', 'nexthop': '10.0.22.15'}}'.
(quantum)

The problem is in the XML deserialization.

Changed in neutron:
assignee: nobody → Bob Melander (bob-melander)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

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

Changed in neutron:
status: New → In Progress
Changed in neutron:
importance: Undecided → High
milestone: none → havana-2
Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-2 → 2013.2
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.