Comment 2 for bug 1775922

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

Reviewed: https://review.openstack.org/573821
Committed: https://git.openstack.org/cgit/openstack/python-neutronclient/commit/?id=0aefe1ccba63faa0d0e7131bbbd3331741e3ec2e
Submitter: Zuul
Branch: master

commit 0aefe1ccba63faa0d0e7131bbbd3331741e3ec2e
Author: Mykola Yakovliev <email address hidden>
Date: Fri Jun 8 14:35:36 2018 -0500

    Ensure API calls for subnets are in URL length limit

    Fix situation when with pagination enabled, neutronclient failed
    to read subnets information due to too long URI.

    Change-Id: I53240c536d77a95510b5c83b81e21782f29d886a
    Closes-Bug: 1775922