python-neutronclient documentation¶
This is a client for OpenStack Networking API. It provides Python API bindings (the neutronclient module).
There is OpenStack Client (OSC). CLI which support the Networking API.
User Documentation¶
Contributor Guide¶
In the Contributor Guide, you will find information on neutronclient’s lower level programming details or APIs as well as the transition to OpenStack client.
Note
neutron CLI has been deprecated from Ocata release.
We do not add, change and drop any existing commands any more.
We only accept changes on OSC plugin, neutronclient python bindings
and bug fixes on the deprecated CLI (neutron
command).
History¶
Release notes is available at http://docs.openstack.org/releasenotes/python-neutronclient/.