Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
SOL005
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
f9ff7582
Commit
f9ff7582
authored
Apr 09, 2019
by
Samir Medjiah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SOL005_81/82: "VnfInstance" data type updated (NS LCM)
parent
ddfa9af7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
28 deletions
+5
-28
SOL005NSLifecycleManagement_def.yaml
...nagement/definitions/SOL005NSLifecycleManagement_def.yaml
+5
-28
No files found.
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
f9ff7582
...
...
@@ -315,32 +315,7 @@ definitions:
type
:
array
minItems
:
1
items
:
type
:
object
required
:
-
id
-
cpdId
properties
:
id
:
description
:
>
Identifier of the external CP instance and the related information instance.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInVnf"
cpdId
:
description
:
>
Identifier of the external CPD, VnfExtCpd, in the VNFD.
$ref
:
"
SOL005_def.yaml#/definitions/IdentifierInVnfd"
cpProtocolInfo
:
description
:
>
Network protocol information for this CP.
type
:
array
items
:
$ref
:
"
#/definitions/CpProtocolInfo"
extLinkPortId
:
description
:
>
Identifier of the "extLinkPortInfo" structure inside the the
"extVirtualLinkInfo" structure. Shall be present if the CP is
associated to a link port.
$ref
:
"
SOL005_def.yaml#/definitions/Identifier"
$ref
:
"
#/definitions/VnfExtCpInfo"
extVirtualLinkInfo
:
description
:
>
Information about the external VLs the VNF instance is connected to.
...
...
@@ -355,10 +330,12 @@ definitions:
$ref
:
"
#/definitions/ExtManagedVirtualLinkInfo"
monitoringParameters
:
description
:
>
Active monitoring parameters.
Performance metrics tracked by the VNFM (e.g. for
auto-scaling purposes) as identified by the VNF
provider in the VNFD.
type
:
array
items
:
$ref
:
"
#/definitions/MonitoringParameter"
$ref
:
"
#/definitions/
Vnf
MonitoringParameter"
localizationLanguage
:
description
:
>
Information about localization language of the VNF (includes e.g.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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