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
SOL002-SOL003
Commits
16d8ff1d
Commit
16d8ff1d
authored
May 28, 2020
by
Francesca Moscatelli
Browse files
SOL002 initial migration to OpenAPI v3
parent
4cb43914
Pipeline
#3568
failed with stage
in 0 seconds
Changes
5
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
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 diff is collapsed.
Click to expand it.
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
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