Comment 2 for bug 1233143

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

Reviewed: https://review.openstack.org/48929
Committed: http://github.com/openstack/python-neutronclient/commit/0d532673d7667f30828cb4e62e5f9ed0260f6bf0
Submitter: Jenkins
Branch: master

commit 0d532673d7667f30828cb4e62e5f9ed0260f6bf0
Author: Chris Yeoh <email address hidden>
Date: Mon Sep 30 22:30:10 2013 +0930

    Adds ExternalIpAddressExhaustedClient exception

    Adds the ExternalIpAddressExhaustedClient exception so
    a more specific exception than NeutronClientException is raised
    when IPs run out. This will allow for better exception
    handling in Nova.

    Closes-Bug: 1233143

    Change-Id: I9f40bf14eec0f485dfd21b36605a2474b99a8941