diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-09-25 17:21:38 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-09-25 17:30:37 +0200 |
commit | 5c0bd7d165c18aabe3234cbd605e50e71c9d1f50 (patch) | |
tree | 910123f7e21176642c280c354fd23811e68b75bb /src/onaptests/templates/vnf-services/ubuntu16test-service.yaml | |
parent | 576fa380d748395c1d8188dfa816d110dab8f146 (diff) |
Wait for distribution before launching the instantiation
Issue-ID: TEST-240
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ib4fbd3d6b8eb870afd45ae88206ae57d142cf8e0
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'src/onaptests/templates/vnf-services/ubuntu16test-service.yaml')
-rw-r--r-- | src/onaptests/templates/vnf-services/ubuntu16test-service.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/onaptests/templates/vnf-services/ubuntu16test-service.yaml b/src/onaptests/templates/vnf-services/ubuntu16test-service.yaml index 7e865ca..08485c9 100644 --- a/src/onaptests/templates/vnf-services/ubuntu16test-service.yaml +++ b/src/onaptests/templates/vnf-services/ubuntu16test-service.yaml @@ -2,7 +2,6 @@ ubuntu16test: tosca_file_from_SDC: service-Ubuntu16tha-template version: "1.0" - subscription_type: "ubuntu16test" vnfs: - vnf_name: ubuntu16test heat_files_to_upload: src/onaptests/templates/heat_files/ubuntu16/ubuntu16.zip |