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
SOL005
Commits
9f5f89cf
Commit
9f5f89cf
authored
Apr 10, 2019
by
Samir Medjiah
Browse files
Correcting typos in some paramters names ("filter", etc.) in NS LCM, NS FM, VNG PM interfaces
parent
929e0ac3
Pipeline
#724
failed with stage
in 0 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/SOL005/NSFaultManagement/NSFaultManagement.yaml
View file @
9f5f89cf
...
...
@@ -89,10 +89,10 @@ paths:
The client can use this method to retrieve information about the alarm list.
parameters
:
-
name
:
"
filter
"
in
:
"
query
"
-
name
:
filter
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Attribute-based filtering expression according to clause 4.3.2.
The NFVO shall support receiving this parameter as part of the URI query string.
...
...
@@ -508,10 +508,10 @@ paths:
Table 8.4.4.3.2-1: URI query parameters supported.
parameters
:
-
name
:
"
filter
"
in
:
"
query
"
-
name
:
filter
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Attribute-based filtering expression according to clause 4.3.2.
The NFVO shall support receiving this parameter as part of the URI
...
...
src/SOL005/NSLifecycleManagement/NSLifecycleManagement.yaml
View file @
9f5f89cf
...
...
@@ -192,41 +192,41 @@ paths:
This method shall support the URI query parameters, request and response data structures, and response codes, as
specified in the Tables 6.4.2.3.2-1 and 6.4.2.3.2-2.
parameters
:
-
name
:
"
filter
"
in
:
"
query
"
-
name
:
filter
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
"
Attribute-based filtering expression according to clause 4.3.2.
Attribute-based filtering expression according to clause 4.3.2.
The NFVO shall support receiving this parameter as part of the URI
query string. The OSS/BSS may supply this parameter.
All attribute names that appear in the NsInstance and in data types
referenced from it shall be supported by the NFVO in the filter expression.
"
-
name
:
"
all_fields
"
in
:
"
query
"
referenced from it shall be supported by the NFVO in the filter expression.
-
name
:
all_fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
"
Include all complex attributes in the response. See clause 4.3.3 for details.
The NFVO shall support this parameter.
"
-
name
:
"
fields
"
in
:
"
query
"
Include all complex attributes in the response. See clause 4.3.3 for details.
The NFVO shall support this parameter.
-
name
:
fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
"Complex attributes to be included into the response. See clause 4.3.3 for
details. The NFVO should support this parameter."
-
name
:
"
exclude_fields
"
in
:
"
query
"
-
name
:
exclude_fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
"Complex attributes to be excluded from the response. See clause 4.3.3 for
details. The NFVO should support this parameter."
-
name
:
"
exclude_default
"
in
:
"
query
"
-
name
:
exclude_default
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
"Indicates to exclude the following complex attributes from the response.
See clause 4.3.3 for details. The NFVO shall support this parameter.
...
...
@@ -912,34 +912,34 @@ paths:
This method shall follow the provisions specified in the Tables 6.4.9.3.2-1 and 6.4.9.3.2-2 for URI query parameters,
request and response data structures, and response codes.
parameters
:
-
name
:
"
filter
"
in
:
"
query
"
-
name
:
filter
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Attribute-based filtering expression according to clause 4.3.2.
The NFVO shall support receiving this parameter as part of the URI query string.
The OSS/BSS may supply this parameter.
All attribute names that appear in the NsLcmOpOcc and in data types referenced
from it shall be supported by the NFVO in the filter expression.
-
name
:
"
fields
"
in
:
"
query
"
-
name
:
fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Complex attributes to be included into the response. See clause 4.3.3 for details. The
NFVO should support this parameter.
-
name
:
"
exclude_fields
"
in
:
"
query
"
-
name
:
exclude_fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Complex attributes to be excluded from the response. See clause 4.3.3 for details.
The NFVO should support this parameter.
-
name
:
"
exclude_default
"
in
:
"
query
"
-
name
:
exclude_default
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Indicates to exclude the following complex attributes from the response. See
clause 4.3.3 for details. The NFVO shall support this parameter.
...
...
src/SOL005/VNFPackageManagement/VNFPackageManagement.yaml
View file @
9f5f89cf
...
...
@@ -90,41 +90,41 @@ paths:
Tables 9.4.2.3.2-1 and 9.4.2.3.2-2 for URI query parameters,
request and response data structures, and response codes.
parameters
:
-
name
:
"
filter
"
in
:
"
query
"
-
name
:
filter
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Attribute-based filtering expression according to clause 4.3.2.
The NFVO shall support receiving this parameter as part of the URI query string. The
OSS/BSS may supply this parameter.
All attribute names that appear in the VnfPkgInfo and in data types referenced from it shall
be supported by the NFVO in the filter expression.
-
name
:
"
all_fields
"
in
:
"
query
"
-
name
:
all_fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Include all complex attributes in the response. See clause 4.3.3 for details. The NFVO
shall support this parameter.
-
name
:
"
fields
"
in
:
"
query
"
-
name
:
fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Complex attributes to be included into the response. See clause 4.3.3 for details. The
NFVO should support this parameter.
-
name
:
"
exclude_fields
"
in
:
"
query
"
-
name
:
exclude_fields
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Complex attributes to be excluded from the response. See clause 4.3.3 for details. The
NFVO should support this parameter.
-
name
:
"
exclude_default
"
in
:
"
query
"
-
name
:
exclude_default
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Indicates to exclude the following complex attributes from the response. See clause 4.3.3
for details.
...
...
@@ -1193,10 +1193,10 @@ paths:
Tables 9.4.7.8.2-1 and 9.4.8.3.2-2 for URI query parameters,
request and response data structures, and response codes.
parameters
:
-
name
:
"
filter
"
in
:
"
query
"
-
name
:
filter
in
:
query
required
:
false
type
:
"
string
"
type
:
string
description
:
>
Attribute-based filtering expression according to clause 4.3.2.
The NFVO shall support receiving this filtering parameter as part of the URI query
...
...
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