Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
81b4f6fc
Commit
81b4f6fc
authored
Jan 13, 2021
by
Giacomo Bernini
Browse files
fixed issue
#12
(nsCpHandle)
parent
59489abd
Pipeline
#5600
failed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
8 deletions
+4
-8
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml
+1
-1
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
...nagement/definitions/SOL005NSLifecycleManagement_def.yaml
+3
-7
No files found.
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml
View file @
81b4f6fc
swagger
:
"
2.0"
swagger
:
"
2.0"
info
:
info
:
version
:
"
1.3.0-impl:etsi.org:ETSI_NFV_OpenAPI:
1
"
version
:
"
1.3.0-impl:etsi.org:ETSI_NFV_OpenAPI:
2
"
title
:
"
SOL005
-
NS
Lifecycle
Management
Interface"
title
:
"
SOL005
-
NS
Lifecycle
Management
Interface"
description
:
>
description
:
>
SOL005 - NS Lifecycle Management Interface
SOL005 - NS Lifecycle Management Interface
...
...
src/SOL005/NSLifecycleManagement/definitions/SOL005NSLifecycleManagement_def.yaml
View file @
81b4f6fc
...
@@ -759,9 +759,7 @@ definitions:
...
@@ -759,9 +759,7 @@ definitions:
Identifiers of the CP instances attached to the
Identifiers of the CP instances attached to the
constituent VNFs and PNFs or the SAP instances of the
constituent VNFs and PNFs or the SAP instances of the
VNFFG. See note.
VNFFG. See note.
type
:
array
$ref
:
"
#/definitions/NsCpHandle"
items
:
$ref
:
"
#/definitions/NsCpHandle"
NfpInfo
:
NfpInfo
:
description
:
>
description
:
>
...
@@ -800,7 +798,7 @@ definitions:
...
@@ -800,7 +798,7 @@ definitions:
type
:
array
type
:
array
minItems
:
1
minItems
:
1
items
:
items
:
$ref
:
"
#/definitions/
NsCpHandle
"
$ref
:
"
#/definitions/
CpGroupInfo
"
totalCp
:
totalCp
:
description
:
>
description
:
>
Total number of CP and SAP instances in this NFP instance.
Total number of CP and SAP instances in this NFP instance.
...
@@ -1588,9 +1586,7 @@ definitions:
...
@@ -1588,9 +1586,7 @@ definitions:
sapInfo item in the NS instance.
sapInfo item in the NS instance.
There shall be at most one link port associated with any
There shall be at most one link port associated with any
connection point instance.
connection point instance.
type
:
array
$ref
:
"
#/definitions/NsCpHandle"
items
:
$ref
:
"
#/definitions/NsCpHandle"
AffinityOrAntiAffinityRule
:
AffinityOrAntiAffinityRule
:
description
:
>
description
:
>
...
...
Giacomo Bernini
@bernini
mentioned in issue
#12 (closed)
·
Jan 13, 2021
mentioned in issue
#12 (closed)
mentioned in issue #12
Toggle commit list
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