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
SOL002-SOL003
Commits
1c3e28ce
Commit
1c3e28ce
authored
Jul 28, 2021
by
Giacomo Bernini
Browse files
applied comments on SOL003 from SOL WG review
parent
40302faf
Pipeline
#7831
passed with stage
in 0 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL003/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
1c3e28ce
...
...
@@ -16,7 +16,7 @@ info:
license
:
name
:
ETSI Forge copyright notice
url
:
https://forge.etsi.org/etsi-forge-copyright-notice.txt
version
:
"
2.
0
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
version
:
"
2.
1
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
externalDocs
:
description
:
ETSI GS NFV-SOL 003 V3.5.1
...
...
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml
View file @
1c3e28ce
...
...
@@ -1785,12 +1785,13 @@ definitions:
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/LcmCoordResultType"
startTime
:
description
:
>
The time when the coordination action has been started.
The time when the
VNFM has received the confirmation that the
coordination action has been started.
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
endTime
:
description
:
>
The end time of the coordination action. Shall be present for a coordination action that has finished or timed
out (see note 4) and shall be absent if the coordination is ongoing.
The time when the VNFM has received the confirmation that the coordination action has finished or has been
cancelled, or the time when a coordination action has timed out. Shall be present for a coordination
action that has finished or timed out (see note 4) and shall be absent if the coordination is ongoing.
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/DateTime"
delay
:
description
:
>
...
...
src/SOL003/VNFLifecycleManagementNotification/VNFLifecycleManagementNotification.yaml
View file @
1c3e28ce
...
...
@@ -16,7 +16,7 @@ info:
license
:
name
:
"
ETSI
Forge
copyright
notice"
url
:
https://forge.etsi.org/etsi-forge-copyright-notice.txt
version
:
"
2.
0
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
version
:
"
2.
1
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
externalDocs
:
description
:
ETSI GS NFV-SOL 003 V3.5.1
...
...
src/SOL003/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml
View file @
1c3e28ce
...
...
@@ -16,7 +16,7 @@ info:
license
:
name
:
ETSI Forge copyright notice
url
:
https://forge.etsi.org/etsi-forge-copyright-notice.txt
version
:
2.
1
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
version
:
2.
2
.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
externalDocs
:
description
:
ETSI GS NFV-SOL 003 V3.5.1
...
...
src/definitions/SOL002SOL003VNFLifecycleManagement_def.yaml
View file @
1c3e28ce
...
...
@@ -665,7 +665,7 @@ definitions:
NOTE 1: The attributes "associatedVnfcCpId", "associatedVipCpId" and "associatedVnfVirtualLinkId"
are mutually exclusive. Exactly one shall be present.
NOTE 2: An external CP instance is not associated to a link port in the cases indicated for the
“extLinkPorts” attribute in clause
5.5.3.2
.
“extLinkPorts” attribute in clause
4.4.1.11
.
type
:
object
required
:
-
id
...
...
src/definitions/SOL002SOL003_def.yaml
View file @
1c3e28ce
...
...
@@ -523,9 +523,7 @@ definitions:
ExtVirtualLinkData
:
description
:
>
This type represents an external VL.
* NOTE 1: The information about the VIM connection referenced by the VIM connection id is known to the VNFM.
Moreover, the identifier of the VIM connection provides scope to the resourceId.
* NOTE 2: A link port is not needed for an external CP instance that exposes a VIP CP in the following cases:
* NOTE: A link port is not needed for an external CP instance that exposes a VIP CP in the following cases:
1 For a VIP CP directly exposed as extCP:
1.1 No dedicated IP address is allocated as VIP address, as indicated in the VNFD.
1.2 A dedicated IP addresss is allocated as VIP address, but the NFVO indicates that no port
...
...
@@ -548,7 +546,7 @@ definitions:
description
:
>
Identifier of the VIM connection to manage this resource. This
attribute shall only be supported and present if VNF-related
resource management in direct mode is applicable.
See note 1.
resource management in direct mode is applicable.
$ref
:
"
#/definitions/Identifier"
resourceProviderId
:
description
:
>
...
...
@@ -577,7 +575,7 @@ definitions:
connection points to this external VL. If this attribute is not
present, the VNFM shall create the link ports on the external VL
unless the extCp exposes a VIP CP and a link port is not needed
for it based on the conditions defined below. See note
2
.
for it based on the conditions defined below. See note.
type
:
array
items
:
$ref
:
"
#/definitions/ExtLinkPortData"
...
...
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