[Bug 1479496] Re: [SRU] python-neutronclient 1:2.3.11 + long request URI's don't work with Kilo

Launchpad Bug Tracker 1479496 at bugs.launchpad.net
Tue Aug 11 21:59:58 UTC 2015


This bug was fixed in the package python-neutronclient -
1:2.3.11-0ubuntu1.1

---------------
python-neutronclient (1:2.3.11-0ubuntu1.1) vivid; urgency=medium

  * d/p/long-request-uri.patch: Cherry pick fix from upstream VCS to
    ensure that long request URI's (> 8192) are detected and broken
    up into chunks before sending to the Neutron API server
    (LP: #1479496).

 -- James Page <james.page at ubuntu.com>  Thu, 30 Jul 2015 07:42:19 +0200

** Changed in: python-neutronclient (Ubuntu Vivid)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-neutronclient in Ubuntu.
https://bugs.launchpad.net/bugs/1479496

Title:
  [SRU] python-neutronclient 1:2.3.11 + long request URI's don't work
  with Kilo

Status in python-neutronclient package in Ubuntu:
  Fix Released
Status in python-neutronclient source package in Vivid:
  Fix Released
Status in python-neutronclient source package in Wily:
  Fix Released

Bug description:
  [Impact]
  Users with any number of networks and routers are unable to query the neutron api due to the large size of the request URI being made.

  [Test Case]
  See original bug report

  [Regression Potential]
  Minimal; fixes regression in behaviour in neutronclient 2.3.11.

  [Original bug report]
  python-neutronclient 1:2.3.11-0ubuntu1~cloud0

  In a network with 80+ networks and routers

  returns an error with:

  [DEV] root at bfd02-control-001:~# neutron net-list
  Request URI Too Long

  See attached file for output from: neutron --debug net-list

  A quick check with venv pip install indicates 2.6.0 works fine.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-neutronclient/+bug/1479496/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list