Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOL002-SOL003
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NFV - Network Functions Virtualisation
SOL002-SOL003
Commits
f02f557c
Commit
f02f557c
authored
4 years ago
by
Samir Medjiah
Browse files
Options
Downloads
Patches
Plain Diff
SOL003: v308 updates -> StopType updated
parent
058ca35b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!15
SOL002/SOL003 OpenAPI representations for v3.3.1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml
+6
-6
6 additions, 6 deletions
...agement/definitions/SOL003VNFLifecycleManagement_def.yaml
with
6 additions
and
6 deletions
src/SOL003/VNFLifecycleManagement/definitions/SOL003VNFLifecycleManagement_def.yaml
+
6
−
6
View file @
f02f557c
...
@@ -818,12 +818,12 @@ definitions:
...
@@ -818,12 +818,12 @@ definitions:
StopType
:
StopType
:
description
:
>
description
:
>
* FORCEFUL: The VNFM will stop the VNF immediately after accepting
the
* FORCEFUL: The VNFM will stop the VNF
instance
immediately after accepting
request.
the
request.
* GRACEFUL: The VNFM will first arrange to take the VNF out of
service
* GRACEFUL: The VNFM
instance
will first arrange to take the VNF out of
after accepting the request. Once that operation is successful
or once
service
after accepting the request. Once that operation is successful
the timer value specified in the "gracefulStopTimeout" attribute
or once
the timer value specified in the "gracefulStopTimeout" attribute
expires, the VNFM will stop the VNF.
expires, the VNFM will stop the VNF
instance
.
type
:
string
type
:
string
enum
:
enum
:
-
FORCEFUL
-
FORCEFUL
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment