2015-11-28 04:52:04 +09:00
|
|
|
|
===============================================
|
|
|
|
|
Python bindings to the OpenStack Networking API
|
|
|
|
|
===============================================
|
2012-06-13 16:10:57 -04:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
This is a client for OpenStack Networking API. There is a :doc:`Python API
|
|
|
|
|
<usage/library>` (the neutronclient module), and a :doc:`command-line script
|
|
|
|
|
<usage/cli>` (installed as **neutron**). Each implements the entire OpenStack
|
|
|
|
|
Networking API.
|
2012-06-13 16:10:57 -04:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
Using neturonclient
|
|
|
|
|
-------------------
|
2012-06-13 16:10:57 -04:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
2012-09-12 10:33:38 +08:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
usage/cli
|
|
|
|
|
usage/library
|
2012-09-12 10:33:38 +08:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
Developer Guide
|
|
|
|
|
---------------
|
2012-09-12 10:33:38 +08:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
In the Developer Guide, you will find information on Neutron’s client
|
|
|
|
|
lower level programming details or APIs.
|
2012-09-12 10:33:38 +08:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
2012-09-12 10:33:38 +08:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
devref/client_command_extensions
|
2015-07-07 09:42:37 +03:00
|
|
|
|
|
2015-11-28 04:52:04 +09:00
|
|
|
|
History
|
|
|
|
|
-------
|
2015-07-07 09:42:37 +03:00
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
2015-11-24 06:58:48 +09:00
|
|
|
|
history
|