add heartbeat interface introduction in docs 49/37049/1
authorroot <zhou.ya@zte.com.cn>
Fri, 7 Jul 2017 04:57:14 +0000 (12:57 +0800)
committerroot <zhou.ya@zte.com.cn>
Fri, 7 Jul 2017 04:57:14 +0000 (12:57 +0800)
Change-Id: Iaf206f9ea5962410c859ad6f84b03ef1a1aa7771
Signed-off-by: root <zhou.ya@zte.com.cn>
docs/installationprocedure/bmdeploy.rst
docs/installationprocedure/vmdeploy.rst

index 5bf576d..3879029 100644 (file)
@@ -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)
 ----------------------------------------
index 6bcf0ab..2ed6b00 100644 (file)
@@ -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)
 -------------------------------------