dd8f157aa77d3303acf83c170ea51dc895bfb4a6
This reorganization is to make it easier to add more contents. It move the usage of CLI and python binding to separate pages. Change-Id: I39e0d1d18010dfd1c687c573619a09331f12241a
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