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
SOL005
Commits
97d1dc82
Commit
97d1dc82
authored
Jul 10, 2019
by
moscatelli
Browse files
SOL005_41 -> SOL005_45: NSD management datatypes updated
parent
b1ae7226
Pipeline
#1237
passed with stage
in 0 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/SOL005/NSDManagement/definitions/SOL005NSDescriptorManagement_def.yaml
View file @
97d1dc82
...
@@ -98,7 +98,7 @@ definitions:
...
@@ -98,7 +98,7 @@ definitions:
onboardingFailureDetails
:
onboardingFailureDetails
:
description
:
>
description
:
>
Failure details of current on boarding procedure. See
Failure details of current on boarding procedure. See
clause
4
.3
.5.
3 for the details of "ProblemDetails"
clause
6
.3
of ETSI GS NFV-SOL 01
3 for the details of "ProblemDetails"
structure.
structure.
It shall be present when the "nsdOnboardingState"
It shall be present when the "nsdOnboardingState"
attribute is CREATED and the uploading or
attribute is CREATED and the uploading or
...
@@ -207,6 +207,7 @@ definitions:
...
@@ -207,6 +207,7 @@ definitions:
onboardingFailureDetails
:
onboardingFailureDetails
:
description
:
>
description
:
>
Failure details of current on-boarding procedure.
Failure details of current on-boarding procedure.
See clause 6.3 of ETSI GS NFV-SOL 013 for the details of "ProblemDetails" structure.
It shall be present when the
It shall be present when the
pnfdOnboardingState attribute is CREATED
pnfdOnboardingState attribute is CREATED
and the uploading or processing fails in the NFVO.
and the uploading or processing fails in the NFVO.
...
@@ -257,6 +258,10 @@ definitions:
...
@@ -257,6 +258,10 @@ definitions:
description
:
>
description
:
>
The URI of the endpoint to send the notification to.
The URI of the endpoint to send the notification to.
authentication
:
authentication
:
description
:
>
Authentication parameters to configure the use of Authorization when sending
notifications corresponding to this subscription, as defined in clause 8.3.4 of ETSI GS NFV-SOL 013.
This attribute shall only be present if the subscriber requires authorization of notifications.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/SubscriptionAuthentication"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/SubscriptionAuthentication"
description
:
>
description
:
>
This type represents a subscription request related to notifications
This type represents a subscription request related to notifications
...
...
src/SOL005/NSDManagementNotification/definitions/SOL005NSDescriptorManagementNotification_def.yaml
View file @
97d1dc82
...
@@ -67,6 +67,9 @@ definitions:
...
@@ -67,6 +67,9 @@ definitions:
nsdId
:
nsdId
:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
onboardingFailureDetails
:
onboardingFailureDetails
:
description
:
>
Failure details of current onboarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013
for the details of "ProblemDetails" structure.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
_links
:
_links
:
$ref
:
"
#/definitions/NsdmLinks"
$ref
:
"
#/definitions/NsdmLinks"
...
@@ -222,6 +225,9 @@ definitions:
...
@@ -222,6 +225,9 @@ definitions:
pnfdId
:
pnfdId
:
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/Identifier"
onboardingFailureDetails
:
onboardingFailureDetails
:
description
:
>
Failure details of current onboarding procedure. See clause 6.3 of ETSI GS NFV-SOL 013
for the details of "ProblemDetails" structure.
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
$ref
:
"
../../definitions/SOL005_def.yaml#/definitions/ProblemDetails"
_links
:
_links
:
$ref
:
"
#/definitions/PnfdmLinks"
$ref
:
"
#/definitions/PnfdmLinks"
...
...
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