From 873fbb49dcd3092d2591a4eca13470713ca443ea Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 21 Mar 2019 10:16:55 +0530 Subject: Fix the sol004 minor issues Issue-ID: VNFSDK-352 Change-Id: I13fb8f0bc13d033c93d516e771afcd3440e0949d Signed-off-by: Kanagaraj Manickam k00365106 --- .../resources/open-cli-schema/sol001/vtp-validate-csar-r35854.yaml | 2 -- .../resources/open-cli-schema/sol001/vtp-validate-csar-r46527.yaml | 4 ---- 2 files changed, 6 deletions(-) (limited to 'csarvalidation/src/main/resources/open-cli-schema/sol001') diff --git a/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r35854.yaml b/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r35854.yaml index 4a181e8..1a824da 100644 --- a/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r35854.yaml +++ b/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r35854.yaml @@ -19,8 +19,6 @@ name: csar-validate-r35854 description: | The VNF Descriptor (VNFD) provided by VNF vendor MUST comply with TOSCA/YAML based Service template for VNF descriptor specified in ETSI NFV-SOL001. - Note: As the ETSI NFV-SOL001 is work in progress the below tables summarizes the TOSCA definitions - agreed to be part of current version of NFV profile and that VNFD MUST comply with in ONAP Release 2+ Requirements. info: product: onap-vtp diff --git a/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r46527.yaml b/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r46527.yaml index 951f562..176fd5f 100644 --- a/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r46527.yaml +++ b/csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r46527.yaml @@ -29,10 +29,6 @@ description: | parameters, instantiation levels, placement constraints (affinity / antiaffinity), minimum and maximum VDU instance numbers. Horizontal scaling is modeled with scaling aspects and the respective scaling levels in the deployment flavours; - Note: The deployment aspects (deployment flavour etc.) are postponed for future ONAP releases. - VNF lifecycle management (LCM) operations: describes the LCM operations supported per deployment flavour, - and their input parameters; Note, thatthe actual LCM implementation resides in a different layer, namely - referring to additional template artifacts. info: product: onap-vtp -- cgit 1.2.3-korg