=============================================== Python bindings to the OpenStack Networking API =============================================== This is a client for OpenStack Networking API. There is a :doc:`Python API ` (the neutronclient module), and a :doc:`command-line script ` (installed as **neutron**). Each implements the entire OpenStack Networking API. Using neturonclient ------------------- .. toctree:: :maxdepth: 2 usage/cli usage/library Developer Guide --------------- In the Developer Guide, you will find information on Neutron’s client lower level programming details or APIs. .. toctree:: :maxdepth: 2 devref/client_command_extensions devref/cli_option_guideline History ------- Release notes is available at http://docs.openstack.org/releasenotes/python-neutronclient/.