From 4d11eef81f4fd6b9f0b0ccbbc39eda33b06fb573 Mon Sep 17 00:00:00 2001 From: ushen Date: Wed, 18 Mar 2020 20:08:16 +0800 Subject: [PATCH] Bring back load balance v2 guide Previous commit forgets to add an entry for load balancer version 2. This ps brings them back. Change-Id: Idac09e8259d58ed130b79b40528f733708000da7 (cherry picked from commit 90f0baf3cb84118e51bc5990ba6885f07b679090) (cherry picked from commit eb64fe162528d35ee96fe83fc6b26aa0e0a4f445) --- doc/source/guides.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/guides.rst b/doc/source/guides.rst index 82e0dd6ac6..52e5febc16 100644 --- a/doc/source/guides.rst +++ b/doc/source/guides.rst @@ -68,6 +68,11 @@ Nova and devstack Guide to working with nova features :doc:`Nova and devstack `. +Configure Load-Balancer Version 2 +----------------------------------- + +Guide on :doc:`Configure Load-Balancer Version 2 `. + Deploying DevStack with LDAP ----------------------------