Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
f552af9a
Commit
f552af9a
authored
Apr 25, 2019
by
Samir Medjiah
Browse files
CpProtocolData
parent
a48e6a44
Pipeline
#847
passed with stage
in 0 seconds
Changes
3
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
f552af9a
...
...
@@ -1155,8 +1155,6 @@ definitions:
In case this attribute is present, IP addresses are bound
to that subnet.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/IdentifierInVim"
type
:
description
:
>
The type of the IP addresses
...
...
@@ -1896,7 +1894,7 @@ definitions:
Parameters for configuring the network protocols on the SAP.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml
#/definitions/CpProtocolData"
$ref
:
"
#/definitions/CpProtocolData"
ScaleNsRequest
:
description
:
>
...
...
@@ -2196,13 +2194,13 @@ definitions:
Information about external VLs to connect the VNF to.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml
#/definitions/ExtVirtualLinkData"
$ref
:
"
#/definitions/ExtVirtualLinkData"
extManagedVirtualLinks
:
description
:
>
Information about internal VLs that are managed by other entities than the VNFM.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml
#/definitions/ExtManagedVirtualLinkData"
$ref
:
"
#/definitions/ExtManagedVirtualLinkData"
localizationLanguage
:
description
:
>
Localization language of the VNF to be instantiated.
...
...
@@ -2244,13 +2242,13 @@ definitions:
Information about external VLs to connect the VNF to.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml
#/definitions/ExtVirtualLinkData"
$ref
:
"
#/definitions/ExtVirtualLinkData"
extManagedVirtualLinks
:
description
:
>
information about internal VLs that are managed by NFVO.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml
#/definitions/ExtManagedVirtualLinkData"
$ref
:
"
#/definitions/ExtManagedVirtualLinkData"
additionalParams
:
description
:
>
Additional input parameters for the flavor change
...
...
@@ -2380,7 +2378,7 @@ definitions:
Information about external VLs to change (e.g. connect the VNF to).
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml
#/definitions/ExtVirtualLinkData"
$ref
:
"
#/definitions/ExtVirtualLinkData"
additionalParams
:
description
:
>
Additional parameters passed by the OSS as input to
...
...
@@ -2623,7 +2621,7 @@ definitions:
Indicates values of specific bits in a frame.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml
#/definitions/Mask"
$ref
:
"
#/definitions/Mask"
ChangeNsFlavourData
:
description
:
>
...
...
src/SOL005/definitions/SOL005_def.yaml
View file @
f552af9a
...
...
@@ -60,6 +60,7 @@ definitions:
A MAC address. Representation: string that consists of groups of two hexadecimal digits,
separated by hyphens or colons.
type
:
string
format
:
MAC
IpAddress
:
description
:
>
...
...
@@ -67,9 +68,7 @@ definitions:
integers separated by dots, each integer ranging from 0 to 255. In case of an IPV6 address, string that
consists of groups of zero to four hexadecimal digits, separated by colons.
type
:
string
format
:
-
ipv4
-
ipv6
format
:
IP
IpAddressPrefix
:
description
:
>
...
...
src/SOL005/responses/SOL005_resp.yaml
View file @
f552af9a
...
...
@@ -38,7 +38,7 @@ responses:
maximum
:
1
minimum
:
1
schema
:
$ref
:
"
../
../
NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance"
$ref
:
"
../NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml#/definitions/NsInstance"
202-with-Location-empty
:
description
:
>
202 ACCEPTED
...
...
Samir Medjiah
@medjiah
mentioned in commit
8c64da22
·
May 10, 2019
mentioned in commit
8c64da22
mentioned in commit 8c64da2297fce3bb21b28bb8e9b77fcbeea3b686
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment