From: root Date: Fri, 7 Jul 2017 04:57:14 +0000 (+0800) Subject: add heartbeat interface introduction in docs X-Git-Tag: opnfv-5.0.RC1~63^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F49%2F37049%2F1;p=daisy.git add heartbeat interface introduction in docs Change-Id: Iaf206f9ea5962410c859ad6f84b03ef1a1aa7771 Signed-off-by: root --- 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) -------------------------------------