From 03c6405c4f4e4eac8b40362f2f1f62023e90e446 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 7 Jul 2017 12:57:14 +0800 Subject: add heartbeat interface introduction in docs Change-Id: Iaf206f9ea5962410c859ad6f84b03ef1a1aa7771 Signed-off-by: root --- docs/installationprocedure/bmdeploy.rst | 2 ++ docs/installationprocedure/vmdeploy.rst | 2 ++ 2 files changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/installationprocedure/bmdeploy.rst b/docs/installationprocedure/bmdeploy.rst index 5bf576d2..38790290 100644 --- a/docs/installationprocedure/bmdeploy.rst +++ b/docs/installationprocedure/bmdeploy.rst @@ -110,12 +110,14 @@ You can write your own reference into it. | Internet Access | | Tenant Network | | Storage Network | + | HeartBeat Network | \---------------------------/ Note: For Flat External networks(which is used by default), a physical interface is needed on each compute node for ODL NetVirt recent versions. +HeartBeat network is selected,and if it is configured in network.yml,the keepalived interface will be the heartbeat interface. Start Deployment (Bare Metal Deployment) ---------------------------------------- diff --git a/docs/installationprocedure/vmdeploy.rst b/docs/installationprocedure/vmdeploy.rst index 6bcf0ab7..2ed6b001 100644 --- a/docs/installationprocedure/vmdeploy.rst +++ b/docs/installationprocedure/vmdeploy.rst @@ -115,12 +115,14 @@ You can write your own reference into it. | | Internet Access | | | | Tenant Network | | | | Storage Network | | + | | HeartBeat Network | | | \---------------------------/ | +-------------------------------------------+ Note: For Flat External networks(which is used by default), a physical interface is needed on each compute node for ODL NetVirt recent versions. +HeartBeat network is selected,and if it is configured in network.yml,the keepalived interface will be the heartbeat interface. Start Deployment (Virtual Deployment) ------------------------------------- -- cgit 1.2.3-korg