Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
58289191
Commit
58289191
authored
3 years ago
by
Giacomo Bernini
Browse files
Options
Downloads
Patches
Plain Diff
implemented udpates for SOL003ed351 v3.3.8
parent
bffa88c9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!17
Merge 3.5.1-dev into master
Pipeline
#7172
passed
3 years ago
Stage: external
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL003/VNFLifecycleOperationGranting/definitions/SOL003VNFLifecycleOperationGranting_def.yaml
+10
-5
10 additions, 5 deletions
.../definitions/SOL003VNFLifecycleOperationGranting_def.yaml
with
10 additions
and
5 deletions
src/SOL003/VNFLifecycleOperationGranting/definitions/SOL003VNFLifecycleOperationGranting_def.yaml
+
10
−
5
View file @
58289191
...
...
@@ -370,8 +370,14 @@ definitions:
This type provides information of an existing or proposed resource used by the VNF.
It shall comply with the provisions defined in table 9.5.3.2-1.
NOTE: The use cases UC#4 and UC#5 in Annex A.4 of ETSI GS NFV-IFA 007 provide examples
NOTE
1
: The use cases UC#4 and UC#5 in Annex A.4 of ETSI GS NFV-IFA 007 provide examples
for such a configuration.
NOTE 2: In the context of an operation that changes the current VNF package, the following applies: If this
ResourceDefinition is related to a resource to be created or modified, the "vnfdId" attribute shall
contain the identifier of the destination VNFD. If this ResourceDefinition is related to a resource
to be deleted, the "vnfdId" attribute shall contain the identifier of the source VNFD. If this
ResourceDefinition is related to a temporary resource, the "vnfdId" attribute shall contain the
identifier of either the source VNFD or the destination VNFD.
type
:
object
required
:
-
id
...
...
@@ -406,8 +412,7 @@ definitions:
vnfdId
:
description
:
>
Identifier of the VNFD to which resourceTemplateId and vduId refer. Shall be present
if at least one of resourceTemplateId and vduId is present and the operation to
be granted changes the current VNF Package. May be absent otherwise.
if the operation to be granted changes the current VNF Package. May be absent otherwise. See note 2.
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/Identifier"
resourceTemplateId
:
description
:
>
...
...
@@ -423,7 +428,7 @@ definitions:
Shall be present if type="LINKPORT" and the linkport is shared by two external CP instances,
one exposing a VNFC CP instance (based on a VnfExtCpd referenced by "resourceTemplateId") and
another one exposing a VIP CP instance (based on a VnfExtCpd referenced by this attribute).
Shall be absent otherwise. See note.
Shall be absent otherwise. See note
1
.
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/IdentifierInVnfd"
resource
:
description
:
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment