Table of Contents |
---|
...
The following steps are in addition the standard vCPE use case setup steps.
1. We need to create an updated vCPE service CSAR as follows:
Code Block |
---|
# When we add nfType and nfRole during vCPE service creation in SDC, we also add an nfFunction to subcomponents in vCPE CSAR. For vG put nf_function of 'vGW' For vgMuxAR put nf_function of 'vgMuxAR' For vBRG put nf_function of 'vBRG' |
...
Limitation of vCPE + OOF in Beijing
- vCPE service instance name should match policy setup in OOF
Difference between running vCPE and vCPE + OOF + HPA - Beijing
...
Limitation of vCPE + OOF + HPA in Beijing
- HPA will not work with multiple clouds due to a bug: https://jira.onap.org/browse/SO-671
This bug also requires the the cloud region to be RegionOne.
Preparation
Install ONAP
Make sure that you've installed ONAP R2 release. For installation instructions, please refer ONAP Installation in Vanilla OpenStack.
...