Files
python-neutronclient/doc/source/index.rst
vikram.choudhary 4c96d4a1d5 Adding missing headers to the devref documents
Change-Id: Ie7f8b8d5751ff378e999287c29c1f3e4714ea64a
2015-12-11 13:57:07 +05:30

1.6 KiB
Raw Blame History

Python bindings to the OpenStack Networking API

This is a client for OpenStack Networking API. There is a Python API <usage/library> (the neutronclient module), and a command-line script <usage/cli> (installed as neutron). Each implements the entire OpenStack Networking API.

Using neutronclient

usage/cli usage/library

Developer Guide

In the Developer Guide, you will find information on Neutrons client lower level programming details or APIs.

devref/client_command_extensions devref/cli_option_guideline

History

Release notes is available at http://docs.openstack.org/releasenotes/python-neutronclient/.