diff options
author | Huang Haibin <haibin.huang@intel.com> | 2018-11-01 16:30:24 +0800 |
---|---|---|
committer | Huang Haibin <haibin.huang@intel.com> | 2018-11-01 16:30:24 +0800 |
commit | 8d9ae22976d022e2da392ecb48e4c0c38eaa6d9f (patch) | |
tree | 75efd75ee29f1d181c2d272073adeb63268f3dca /tosca/vCPE/infra/MainServiceTemplate_sriov.yaml | |
parent | c1aae8bb8b148b18f1da33b59fdfb95f727619e1 (diff) |
Fix sriov model error
Change-Id: I3c14ddb45dc6357e8043dfd4f7d8d6fdf602b8cf
Issue-ID: INT-706
Signed-off-by: Huang Haibin <haibin.huang@intel.com>
Diffstat (limited to 'tosca/vCPE/infra/MainServiceTemplate_sriov.yaml')
-rw-r--r-- | tosca/vCPE/infra/MainServiceTemplate_sriov.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml index 52b44f69..05c7258c 100644 --- a/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/infra/MainServiceTemplate_sriov.yaml @@ -81,8 +81,8 @@ topology_template: default: 10.0.11.1 mr_ip_port: type: string - label: Message Router Port description: IP port of the Message Router that for vDHCP configuration + default: "3904" dcae_collector_ip: type: string description: dcae collector ip |