Comment 3 for bug 1271462

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-neutronclient (master)

Reviewed: https://review.openstack.org/95990
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=8f38b2e90566bbd62421edfae45cd54500a31042
Submitter: Jenkins
Branch: master

commit 8f38b2e90566bbd62421edfae45cd54500a31042
Author: liuweicai <email address hidden>
Date: Wed May 28 10:07:43 2014 +0800

    Fix listing security group rules

    It was failing when there are too many security groups, since we're
    hitting a RequestURITooLong exception.

    Co-Authored-By: Vincent Untz <email address hidden>
    Co-Authored-By: Ilya Shakhat <email address hidden>
    Change-Id: If94b6a2ed6878efad1224e056ecf43e65e85e821
    Closes-Bug: 1271462