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
SOL009
Commits
930f6d8c
Commit
930f6d8c
authored
May 07, 2021
by
Sana Zulfiqar
Browse files
Fix in ChangeStateRequest
parent
cf7b89ec
Pipeline
#6912
running with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL009/NFVManoConfigurationAndInformationManagement/NFVManoConfigurationAndInformationManagement.yaml
View file @
930f6d8c
...
...
@@ -731,7 +731,7 @@ components:
softwareVersion
:
description
:
>
The version of the software of the NFV-MANO functional entity.
$ref: "../components/SOL009_schemas.yaml#/components/schemas/Version"
$ref
:
"
../components/SOL009_schemas.yaml#/components/schemas/Version"
manoEntityComponents
:
description
:
>
The deployed NFV-MANO functional entity components which realize the
...
...
@@ -1056,13 +1056,13 @@ components:
refers to the administrative state. See note 1.
but not both.
type
:
object
required
:
-
administrativeStateAction
properties
:
administrativeStateAction
:
description
:
>
The desired administrative state to change the managed object to.
type
:
required
:
-
administrativeStateAction
$ref
:
"
#/components/schemas/ChangeAdministrativeStateEnumType"
ChangeStateOpOcc
:
description
:
>
...
...
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