Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
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
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
3e978f2f
Commit
3e978f2f
authored
4 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL003: v308 updates -> InstantiateVnfRequest updated
parent
34e7742f
1 merge request
!15
SOL002/SOL003 OpenAPI representations for v3.3.1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml
+18
-14
18 additions, 14 deletions
...agement/definitions/SOL003VNFLifecycleManagement_def.yaml
with
18 additions
and
14 deletions
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml
+
18
−
14
View file @
3e978f2f
...
@@ -365,21 +365,26 @@ definitions:
...
@@ -365,21 +365,26 @@ definitions:
description
:
>
description
:
>
Information about internal VLs that are managed by the NFVO.
Information about internal VLs that are managed by the NFVO.
NOTE: It is possible to have several ExtManagedVirtualLinkData for the same
NOTES:
VNF internal VL in case of a multi-site VNF spanning several VIMs. The set
The indication of externally-managed internal VLs is needed in case networks have been pre-configured
of ExtManagedVirtualLinkData corresponding to the same VNF internal VL shall
for use with certain VNFs, for instance to ensure that these networks have certain properties such as
indicate so by referencing to the same VnfVirtualLinkDesc and externally-managed
security or acceleration features, or to address particular network topologies. The present document
multi-site VL instance (refer to clause 4.4.1.12).
assumes that externally-managed internal VLs are managed by the NFVO and created towards the VIM.
It is possible to have several ExtManagedVirtualLinkData for the same VNF internal VL in case of a
multi-site VNF spanning several VIMs. The set of ExtManagedVirtualLinkData corresponding to the same
VNF internal VL shall indicate so by referencing to the same VnfVirtualLinkDesc and externally-managed
multi-site VL instance (refer to clause 4.4.1.12).
type
:
array
type
:
array
items
:
items
:
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtManagedVirtualLinkData"
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/ExtManagedVirtualLinkData"
vimConnectionInfo
:
vimConnectionInfo
:
description
:
>
description
:
>
Information about VIM connections to be used for managing the
Information about VIM connections to be used for managing the
resources for the VNF instance, or refer to
resources for the VNF instance, or refer to
external / externally-managed virtual links. This attribute shall only be supported and may be present if
external / externally-managed virtual links. This attribute shall
VNF-related resource management in direct mode is applicable. The VNFM shall apply the content of this
only be supported and may be present if VNF-related resource
attribute to the "vimConnectionInfo" attribute of "VnfInstance" according to the rules of JSON Merge Patch
management in direct mode is applicable
.
(see IETF RFC 7396)
.
type
:
array
type
:
array
items
:
items
:
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo"
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/VimConnectionInfo"
...
@@ -403,10 +408,9 @@ definitions:
...
@@ -403,10 +408,9 @@ definitions:
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
vnfConfigurableProperties
:
vnfConfigurableProperties
:
description
:
>
description
:
>
If present, this attribute provides modifications to the default values,
If present, this attribute provides modifications to the default values, as obtained from the VNFD, of
as obtained from the VNFD, of the VNF configurable properties attribute in
the "vnfConfigurableProperties" attribute in "VnfInstance", as defined in clause 5.5.2.2. Provisions for
the "VnfInstance", as defined in clause 5.5.2.2. Provisions for handling
handling configurable properties during the operation are defined in clause 5.4.4.3.1.
configurable properties during the operation are defined in clause 5.4.4.3.1.
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
$ref
:
"
../../../definitions/SOL002SOL003_def.yaml#/definitions/KeyValuePairs"
ChangeVnfFlavourRequest
:
ChangeVnfFlavourRequest
:
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment