Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
SOL005
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
2
Issues
2
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
NFV - Network Functions Virtualisation
SOL005
Commits
92dec060
Commit
92dec060
authored
Apr 16, 2019
by
moscatelli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
3 changed files
with
9 additions
and
25 deletions
+9
-25
NSFaultManagementNotification.yaml
...ManagementNotification/NSFaultManagementNotification.yaml
+4
-10
NSLifecycleManagementNotification.yaml
...gementNotification/NSLifecycleManagementNotification.yaml
+3
-9
VNFPackageManagementNotification.yaml
...agementNotification/VNFPackageManagementNotification.yaml
+2
-6
No files found.
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
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