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
SOL006
Commits
5fb94404
Commit
5fb94404
authored
Dec 20, 2021
by
ppree
Browse files
Revert "Merge branch 'issue#48' into 'dev-v3.6.1'"
This reverts merge request
!105
parent
475e41d1
Pipeline
#10129
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/yang/etsi-nfv-vnf.yang
View file @
5fb94404
...
...
@@ -78,26 +78,9 @@ submodule etsi-nfv-vnf {
VirtualNetworkInterfaceRequirements information element"
;
}
list
standardized-network-interface-requirements
{
key
"key"
;
max-elements
"1"
;
leaf
key
{
type
string
;
}
leaf
value
{
type
string
;
}
description
"The requirements on standardized network interface
capabilities, e.g., SR-IOV."
;
reference
"GS NFV-IFA011: Section 7.1.6.6,
VirtualNetworkInterfaceRequirements information element"
;
}
list
network-interface-requirements
{
key
"key"
;
min-elements
"1"
;
max-elements
"1"
;
leaf
key
{
...
...
@@ -107,11 +90,9 @@ submodule etsi-nfv-vnf {
type
string
;
}
description
"The additional network interface requirements beyond
those specified in the standardizedNetworkInterface
Requirements attribute.An element from an array of
key-value pairs that articulate the network interface
deployment requirements."
;
"The network interface requirements. An element from an
array of key-value pairs that articulate the network
interface deployment requirements."
;
reference
"GS NFV-IFA011: Section 7.1.6.6,
VirtualNetworkInterfaceRequirements information element"
;
...
...
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