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
92dec060
Commit
92dec060
authored
Apr 16, 2019
by
moscatelli
Browse files
SOL005: fix in notification interfaces schemas
parent
fe5c5299
Pipeline
#769
failed with stage
in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSFaultManagementNotification/NSFaultManagementNotification.yaml
View file @
92dec060
...
...
@@ -55,9 +55,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
AlarmNotification
:
$ref
:
"
definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmNotification"
$ref
:
"
definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
@@ -131,9 +129,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
AlarmClearedNotification
:
$ref
:
"
definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmClearedNotification"
$ref
:
"
definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmClearedNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
@@ -170,7 +166,7 @@ paths:
The response body shall be empty.
headers
:
WWW-Authenticate
:
type
:
"
string
"
type
:
string
description
:
>
Challenge if the corresponding HTTP request has not provided
authorization, or error details if the corresponding HTTP request
...
...
@@ -206,9 +202,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
AlarmListRebuiltNotification
:
$ref
:
"
definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmListRebuiltNotification"
$ref
:
"
definitions/SOL005NSFaultManagementNotification_def.yaml#/definitions/AlarmListRebuiltNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
src/SOL005/NSLifecycleManagementNotification/NSLifecycleManagementNotification.yaml
View file @
92dec060
...
...
@@ -58,9 +58,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
NsLcmOperationOccurrenceNotification
:
$ref
:
"
definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsLcmOperationOccurrenceNotification"
$ref
:
"
definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsLcmOperationOccurrenceNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
@@ -146,9 +144,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
NsIdentifierCreationNotification
:
$ref
:
"
definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierCreationNotification"
$ref
:
"
definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierCreationNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
@@ -234,9 +230,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
NsIdentifierDeletionNotification
:
$ref
:
"
definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierDeletionNotification"
$ref
:
"
definitions/SOL005NSLifecycleManagementNotification_def.yaml#/definitions/NsIdentifierDeletionNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
src/SOL005/VNFPackageManagementNotification/VNFPackageManagementNotification.yaml
View file @
92dec060
...
...
@@ -57,9 +57,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
VnfPackageOnboardingNotification
:
$ref
:
"
definitions/SOL005VNFPackageManagementNotification_def.yaml#/definitions/VnfPackageOnboardingNotification"
$ref
:
"
definitions/SOL005VNFPackageManagementNotification_def.yaml#/definitions/VnfPackageOnboardingNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
@@ -134,9 +132,7 @@ paths:
in
:
body
required
:
true
schema
:
properties
:
VnfPackageChangeNotification
:
$ref
:
"
definitions/SOL005VNFPackageManagementNotification_def.yaml#/definitions/VnfPackageChangeNotification"
$ref
:
"
definitions/SOL005VNFPackageManagementNotification_def.yaml#/definitions/VnfPackageChangeNotification"
-
name
:
Accept
description
:
>
Content-Types that are acceptable for the response.
...
...
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