Files
deb-python-quantumclient/doc/source/index.rst
Akihiro Motoki dd8f157aa7 Reorganize documentation structure
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
2015-12-01 15:46:54 +09:00

766 B
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 neturonclient

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

History

history