diff options
author | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-11-07 12:44:46 +0100 |
---|---|---|
committer | Bartek Grzybowski <b.grzybowski@partner.samsung.com> | 2019-11-19 13:59:46 +0000 |
commit | 19199daa61a83f6bc5e6f8fc3965f13f09f2d7ed (patch) | |
tree | 33d5ef9aeddd5bcea167a70b07350b70b996af5a /docs/docs_vCPE.rst | |
parent | f816c306b95ab83cc3b5da5991526ce43c7808a4 (diff) |
Get the BRG MAC address automatically
Sdnc db port was also adjusted as there's no sdnc-db
service anymore (since OOM-1651)
Change-Id: I154463224777f6fd76f5380253aa9130224fe3e4
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: INT-1365
Diffstat (limited to 'docs/docs_vCPE.rst')
-rw-r--r-- | docs/docs_vCPE.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/docs_vCPE.rst b/docs/docs_vCPE.rst index ee830b587..a64a660b5 100644 --- a/docs/docs_vCPE.rst +++ b/docs/docs_vCPE.rst @@ -118,13 +118,13 @@ Here are the main steps to run the use case in Integration lab environment, wher vcpe.py infra -11. From Rancher node run vcpe healthcheck command to check connectivity from sdnc to brg and gmux, and vpp configuration of brg and gmux. Write down BRG MAC address printed out at the last line +11. From Rancher node run vcpe healthcheck command to check connectivity from sdnc to brg and gmux, and vpp configuration of brg and gmux. :: healthcheck-k8s.py --namespace <namespace name> --environment <env name> -12. Instantiate vCPE customer service. Input the BRG MAC when prompt +12. Instantiate vCPE customer service. :: |