diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-03-21 10:16:55 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2019-03-22 06:42:23 +0530 |
commit | 873fbb49dcd3092d2591a4eca13470713ca443ea (patch) | |
tree | 7bd7b63e4d9938b580a803e69f35ca4994c76c1f /csarvalidation/src/main/resources/open-cli-schema/sol001 | |
parent | 0d4544eb82a2ca79d7724e5c1da70d3943db76eb (diff) |
Fix the sol004 minor issues
Issue-ID: VNFSDK-352
Change-Id: I13fb8f0bc13d033c93d516e771afcd3440e0949d
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'csarvalidation/src/main/resources/open-cli-schema/sol001')
-rw-r--r-- | csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r35854.yaml | 2 | ||||
-rw-r--r-- | csarvalidation/src/main/resources/open-cli-schema/sol001/vtp-validate-csar-r46527.yaml | 4 |
2 files changed, 0 insertions, 6 deletions
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 |