summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhijiang Hu <hu.zhijiang@zte.com.cn>2017-07-07 06:33:44 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-07 06:33:44 +0000
commitc255bbbc6ae14ebc4320bb023cb98a31787d8985 (patch)
treea37787a55f39dc3d15212fb69b5f79459c0da0bc
parent77f085712a8a7ab2cb42411f457ee87675cdf676 (diff)
parent03c6405c4f4e4eac8b40362f2f1f62023e90e446 (diff)
Merge "add heartbeat interface introduction in docs"
-rw-r--r--docs/installationprocedure/bmdeploy.rst2
-rw-r--r--docs/installationprocedure/vmdeploy.rst2
2 files changed, 4 insertions, 0 deletions
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)
-------------------------------------