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
e2f4c1c6
Commit
e2f4c1c6
authored
Mar 13, 2019
by
Francesca Moscatelli
Browse files
AffectedVirtualLink removed from VNFLifecycleManagement_def.yaml
parent
a7ab4caf
Pipeline
#399
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL002/VNFLifecycleManagement/definitions/VNFLifecycleManagement_def.yaml
View file @
e2f4c1c6
...
...
@@ -2,53 +2,6 @@
# https://forge.etsi.org/etsi-forge-copyright-notice.txt
definitions
:
AffectedVirtualLink
:
# Ref TBD
description
:
>
This type provides information about added, deleted, modified and
temporary VLs.
type
:
object
required
:
-
id
-
virtualLinkDescId
-
changeType
-
networkResource
properties
:
id
:
description
:
>
Identifier of the virtual link instance, identifying the applicable
"vnfVirtualLinkResourceInfo" entry in the "VnfInstance" data type.
$ref
:
"
#/definitions/IdentifierInVnf"
vnfVirtualLinkDescId
:
description
:
>
Identifier of the related VLD in the VNFD.
$ref
:
"
#/definitions/IdentifierInVnfd"
changeType
:
description
:
>
Signals the type of change. Permitted values:
* ADDED
* REMOVED
* MODIFIED
* TEMPORARY
* LINK_PORT_ADDED
* LINK_PORT_REMOVED
For a temporary resource, an AffectedVirtualLink structure exists as
long as the temporary resource exists.
type
:
string
enum
:
-
ADDED
-
REMOVED
-
MODIFIED
-
TEMPORARY
-
LINK_PORT_ADDED
-
LINK_PORT_REMOVED
networkResource
:
description
:
>
Reference to the VirtualNetwork resource. Detailed information is
(for new and modified resources) or has been (for removed
resources) available from the VIM.
$ref
:
"
../../definitions/SOL002SOL003_def.yaml#/definitions/ResourceHandle"
AffectedVirtualStorage
:
# Ref TBD
description
:
>
...
...
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