0094e51003b858522a8ec4b2922ed9e725aadbc3
address-scopes. This patch adds the command line support for associating subnetpools and address scopes. DocImpact APIImpact Change-Id: I3b604cae34734a8381e619af4e8e9fad164871e5 Co-Authored-By: Ryan Tidwell <rktidwell85@gmail.com> Co-Authored-By: Numan Siddique <nusiddiq@redhat.com> Partially-implements: blueprint address-scopes
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