diff options
author | Haibin Huang <haibin.huang@intel.com> | 2018-11-19 10:29:58 +0000 |
---|---|---|
committer | Haibin Huang <haibin.huang@intel.com> | 2018-11-19 10:33:46 +0000 |
commit | 5c1e93c084aa0d2e7efbe8f18c87ee36fc2608cc (patch) | |
tree | 3970d7b227b96e690f48f2507a1d636a076a6660 /tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml | |
parent | e34c061b3f4e4ca23c92d2d3016f6b3bcc447601 (diff) |
Change Other to OTHER
Change-Id: I5c4f26cc89000b58bf1468e54193887a170e27d7
Issue-ID: INT-743
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Diffstat (limited to 'tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml')
-rw-r--r-- | tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml b/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml index 241ace07..60161908 100644 --- a/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml +++ b/tosca/vCPE/vbrgemu/MainServiceTemplate_sriov.yaml @@ -265,5 +265,5 @@ topology_template: artifacts: sw_image: #TODO need to put glance image name here #file: { get_input: vcpe_image_name } - file: ../Artifacts/Deployment/Other/image + file: ../Artifacts/Deployment/OTHER/image type: tosca.artifacts.nfv.SwImage |