From 8ef8f2bc46ac58385c6f92fbc9812ab6804a7ed2 Mon Sep 17 00:00:00 2001 From: Boden R Date: Thu, 24 Aug 2017 13:55:41 -0600 Subject: [PATCH] update contributor internals index A number of our RSTs under doc/srouce/contributor/internals/* are not referenced from the index.rst and as a result are not published/accessible in our docs. This patch updates the index to ref all internal pages. Change-Id: If534f8d6a7da2807285edb6885c800696d1c50a9 Closes-Bug: #1712907 (cherry picked from commit 2750590cde2c2fbf2b62a753966e77b1c0fa8c1d) --- doc/source/contributor/internals/index.rst | 51 ++++++++++++---------- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/doc/source/contributor/internals/index.rst b/doc/source/contributor/internals/index.rst index 8cced837b5e..cec0b50d70b 100644 --- a/doc/source/contributor/internals/index.rst +++ b/doc/source/contributor/internals/index.rst @@ -30,35 +30,40 @@ Neutron Internals .. toctree:: :maxdepth: 1 - services_and_agents - api_layer - ml2_ext_manager - calling_ml2_plugin - quota + address_scopes + agent_extensions api_extensions - plugin-api + api_layer + calling_ml2_plugin db_layer db_models - policy - rpc_api - rpc_callbacks - layer3 - l2_agents - agent_extensions - ovs_vhostuser - quality_of_service - service_extensions dns_order external_dns_integration - upgrade - objects_usage i18n - address_scopes - openvswitch_firewall - network_ip_availability - tag - provisioning_blocks - retries + l2_agent_extensions + l2_agents l3_agent_extensions + layer3 + linuxbridge_agent live_migration + ml2_ext_manager + network_ip_availability + objects_usage + openvswitch_agent + openvswitch_firewall + ovs_vhostuser + plugin-api + policy + provisioning_blocks + quality_of_service + quota + retries + rpc_api + rpc_callbacks + security_group_api segments + service_extensions + services_and_agents + sriov_nic_agent + tag + upgrade