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
e2a14425
Commit
e2a14425
authored
Jan 19, 2021
by
Giacomo Bernini
Browse files
fixed issue
#17
parent
f0193fda
Pipeline
#5684
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
40 additions
and
40 deletions
+40
-40
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
+1
-1
src/SOL005/VNFPackageManagement/definitions/SOL005VNFPackageManagement_def.yaml
...anagement/definitions/SOL005VNFPackageManagement_def.yaml
+39
-39
No files found.
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
e2a14425
swagger
:
"
2.0"
info
:
version
:
"
1.3.0-impl:etsi.org:ETSI_NFV_OpenAPI:
2
"
version
:
"
1.3.0-impl:etsi.org:ETSI_NFV_OpenAPI:
3
"
title
:
SOL005 - VNF Package Management Interface
description
:
>
SOL005 - VNF Package Management Interface
...
...
src/SOL005/VNFPackageManagement/definitions/SOL005VNFPackageManagement_def.yaml
View file @
e2a14425
...
...
@@ -488,45 +488,45 @@ definitions:
items
:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Version"
vnfdId
:
description
:
>
Match VNF packages with a VNFD identifier
listed in the attribute.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
vnfPkgId
:
description
:
>
Match VNF packages with a package identifier
listed in the attribute.
May be present if the "notificationTypes"
attribute contains the value
"VnfPackageChangeNotification", and shall be
absent otherwise.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
operationalState
:
description
:
>
Match VNF packages with a package identifier
listed in the attribute.
May be present if the "notificationTypes"
attribute contains the value
"VnfPackageChangeNotification", and shall be
absent otherwise.
type
:
array
items
:
$ref
:
"
#/definitions/PackageOperationalStateType"
usageState
:
description
:
>
Match particular usage state of the on-boarded VNF package.
May be present if the "notificationTypes"
attribute contains the value
"VnfPackageChangeNotification", and shall be
absent otherwise.
type
:
array
items
:
$ref
:
"
#/definitions/PackageUsageStateType"
vnfdId
:
description
:
>
Match VNF packages with a VNFD identifier
listed in the attribute.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
vnfPkgId
:
description
:
>
Match VNF packages with a package identifier
listed in the attribute.
May be present if the "notificationTypes"
attribute contains the value
"VnfPackageChangeNotification", and shall be
absent otherwise.
type
:
array
items
:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
operationalState
:
description
:
>
Match VNF packages with a package identifier
listed in the attribute.
May be present if the "notificationTypes"
attribute contains the value
"VnfPackageChangeNotification", and shall be
absent otherwise.
type
:
array
items
:
$ref
:
"
#/definitions/PackageOperationalStateType"
usageState
:
description
:
>
Match particular usage state of the on-boarded VNF package.
May be present if the "notificationTypes"
attribute contains the value
"VnfPackageChangeNotification", and shall be
absent otherwise.
type
:
array
items
:
$ref
:
"
#/definitions/PackageUsageStateType"
PackageChangeType
:
type
:
string
...
...
Giacomo Bernini
@bernini
mentioned in issue
#17 (closed)
·
Jan 19, 2021
mentioned in issue
#17 (closed)
mentioned in issue #17
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