]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Devref documentation for client command extension support
authorGal Sagie <gal.sagie@huawei.com>
Mon, 6 Jul 2015 13:22:39 +0000 (16:22 +0300)
committerGal Sagie <gal.sagie@huawei.com>
Fri, 17 Jul 2015 04:19:21 +0000 (04:19 +0000)
Change-Id: I51d5c26467b0e10e215838a02e6be81b6bc07ea9
Closes-Bug: #1470622
Depends-On: If71c9e2bbf888b1a68d3b7dc351f7df02f1a380f

doc/source/devref/client_command_extensions.rst [new file with mode: 0644]
doc/source/devref/index.rst

diff --git a/doc/source/devref/client_command_extensions.rst b/doc/source/devref/client_command_extensions.rst
new file mode 100644 (file)
index 0000000..f2bb8d8
--- /dev/null
@@ -0,0 +1,9 @@
+=================================
+Client command extension support
+=================================
+
+The client command extension adds support for extending the neutron client while
+considering ease of creation.
+
+The full document can be found in the python-neutronclient repository:
+http://docs.openstack.org/developer/python-neutronclient/devref/client_command_extensions.html
\ No newline at end of file
index d54d442697db6c2d271403ca865c8b97547c6c40..0ed2d3296f060ce39396b27fa2c208c41d38b5ff 100644 (file)
@@ -34,6 +34,7 @@ Programming HowTos and Tutorials
     contribute
     neutron_api
     sub_projects
+    client_command_extensions
 
 
 Neutron Internals