Commit 96a1ff75 authored by Ayesha Ayub's avatar Ayesha Ayub
Browse files

update SOL002 to v3.7.1

parent 51a2622c
Pipeline #13140 passed with stage
in 0 seconds
......@@ -86,11 +86,6 @@ definitions:
type: array
items:
$ref: '#/definitions/CpConfiguration'
dhcpServer:
description: >
IP address of the DHCP server that the VNF instance can use to obtain
IP addresses to be assigned to its external CPs.
$ref: '../../../definitions/SOL002SOL003_def.yaml#/definitions/IpAddress'
vnfSpecificData:
description: >
Additional configurable properties of the VNF instance declared in the
......@@ -117,11 +112,6 @@ definitions:
type: array
items:
$ref: '#/definitions/CpConfiguration'
dhcpServer:
description: >
IP address of the DHCP server that the VNF instance can use to obtain
IP addresses to be assigned to its external CPs.
$ref: '../../../definitions/SOL002SOL003_def.yaml#/definitions/IpAddress'
vnfcSpecificData:
description: >
Additional configurable properties of the VNFC instance declared in the
......
......@@ -465,7 +465,7 @@ components:
description: |
202 ACCEPTED
Shall be returned when the cancellation request has been accepted for processing.
The response shall have an empty payload body.
The response shall have an empty message content.
headers:
Version:
description: |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment