Files
vmware-nsx/neutron
Dane LeBlanc 0049967a87 Cisco plugin fails with ParseError no elem found
When the Cisco nexus plugin is configured on DevStack, the tempest
Neutron API test test_port_list_filter_by_router_id fails with the
following error:
     ParseError: no element found: line 1, column 0

The root cause is that the Cisco Nexus plugin model layer
is encapsulating each dictionary response from the OVS subplugin
into a list, whereas the WSGI layer is expecting a dictionary
response. The fix is not to encapsulate these responses into a list.

Change-Id: I4b589e8e5696c0eae43cafc46912b3d7f29bbdb6
Closes-Bug: #1284162
2014-03-19 00:21:46 +00:00
..
2014-03-11 11:32:46 +01:00
2013-08-16 10:10:30 +08:00
2013-07-06 15:02:43 -04:00
2014-02-10 04:58:38 +09:00
2014-02-25 14:28:35 +00:00
2014-02-28 11:34:19 -08:00
2013-07-06 15:02:43 -04:00