]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Add some basic rpc api docs
authorRussell Bryant <rbryant@redhat.com>
Wed, 12 Nov 2014 21:37:24 +0000 (21:37 +0000)
committerRussell Bryant <rbryant@redhat.com>
Wed, 19 Nov 2014 17:18:34 +0000 (17:18 +0000)
commitc52840e5160d793142ad9c1d65fb33c4dddba497
tree395c863b39d086c43ec1951f37066111e0a5073a
parent982500b48a99faeef23eb45d52521ebad45f6c30
Add some basic rpc api docs

The devref docs had a placeholder file for rpc API docs.  Now that
both a client side and server side interface have been converted from
the rpc compat layer to oslo.messaging APIs, add some docs that give
an overview of what the client and server sides look like.

Also include a section that describes the code layout of where you can
find client and server api implementations in the neutron code base.
It starts by discussing the DHCP agent related APIs.

Part of blueprint drop-rpc-compat.

Change-Id: Ib391958252077365a81bcb881ab27a078f71fdec
doc/source/devref/rpc_api.rst