diff options
-rw-r--r-- | docs/installationprocedure/bmdeploy.rst | 2 | ||||
-rw-r--r-- | docs/installationprocedure/vmdeploy.rst | 2 |
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) ------------------------------------- |