Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
SOL002-SOL003
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
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
SOL002-SOL003
Commits
16d8ff1d
Commit
16d8ff1d
authored
May 28, 2020
by
f.moscatelli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SOL002 initial migration to OpenAPI v3
parent
4cb43914
Pipeline
#3568
failed with stage
in 0 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
1758 additions
and
2328 deletions
+1758
-2328
VNFConfiguration.yaml
src/SOL002/VNFConfiguration/VNFConfiguration.yaml
+4
-0
VNFFaultManagement.yaml
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml
+5
-1
VNFIndicator.yaml
src/SOL002/VNFIndicator/VNFIndicator.yaml
+4
-0
VNFLifecycleManagement.yaml
...SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
+1741
-2327
VNFPerformanceManagement.yaml
...02/VNFPerformanceManagement/VNFPerformanceManagement.yaml
+4
-0
No files found.
src/SOL002/VNFConfiguration/VNFConfiguration.yaml
View file @
16d8ff1d
...
...
@@ -18,6 +18,10 @@ externalDocs:
description
:
ETSI GS NFV-SOL 002 V3.3.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.07.01_60/gs_nfv-sol002v020701p.pdf
security
:
-
OauthSecurity
:
-
all
servers
:
-
url
:
http://127.0.0.1/vnfconfig/v1
-
url
:
https://127.0.0.1/vnfconfig/v1
...
...
src/SOL002/VNFFaultManagement/VNFFaultManagement.yaml
View file @
16d8ff1d
...
...
@@ -18,6 +18,10 @@ externalDocs:
description
:
ETSI GS NFV-SOL 002 V3.3.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.07.01_60/gs_nfv-sol002v020701p.pdf
security
:
-
OauthSecurity
:
-
all
servers
:
-
url
:
http://127.0.0.1/vnffm/v1
-
url
:
https://127.0.0.1/vnffm/v1
...
...
@@ -510,7 +514,7 @@ components:
explode
:
false
schema
:
type
:
string
content
:
{}
content
:
{}
Subscriptions.Get
:
description
:
|
...
...
src/SOL002/VNFIndicator/VNFIndicator.yaml
View file @
16d8ff1d
...
...
@@ -15,6 +15,10 @@ externalDocs:
description
:
ETSI GS NFV-SOL 002 V3.3.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.07.01_60/gs_nfv-sol002v020701p.pdf
security
:
-
OauthSecurity
:
-
all
servers
:
-
url
:
http://127.0.0.1/vnfind/v1
-
url
:
https://127.0.0.1/vnfind/v1
...
...
src/SOL002/VNFLifecycleManagement/VNFLifecycleManagement.yaml
View file @
16d8ff1d
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/SOL002/VNFPerformanceManagement/VNFPerformanceManagement.yaml
View file @
16d8ff1d
...
...
@@ -18,6 +18,10 @@ externalDocs:
description
:
ETSI GS NFV-SOL 002 V3.3.1
url
:
https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/002/02.07.01_60/gs_nfv-sol002v020701p.pdf
security
:
-
OauthSecurity
:
-
all
servers
:
-
url
:
http://127.0.0.1/vnfpm/v2
-
url
:
https://127.0.0.1/vnfpm/v2
...
...
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