df93b27167

A new Neutron exception type, InvalidIpForSubnetClient, is added by https://review.openstack.org/#/c/121767/ . Need to let Neutron client to identify this new exception type. Change-Id: Ib4f0d7af3807f96463c82d1d2a1e53b56081facc Partial-Bug: 1369871
Python bindings to the Neutron API
This is a client library for Neutron built on the Neutron API. It
provides a Python API (the neutronclient
module) and a
command-line tool (neutron
).
Development takes place via the usual OpenStack processes as outlined in the developer guide.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/python-neutronclient
- Source: http://git.openstack.org/cgit/openstack/python-neutronclient
- Bugs: http://bugs.launchpad.net/python-neutronclient
Description
Languages
Python
100%