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
38265084
Commit
38265084
authored
Mar 08, 2019
by
Mahesh Jethanandani
Browse files
Address bug#211
parent
5a370aa1
Pipeline
#370
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/yang/etsi-nfv-vnf.yang
View file @
38265084
...
...
@@ -394,14 +394,8 @@ submodule etsi-nfv-vnf {
"GS NFV IFA011: Section 7.1.6.7,
VnfcConfigurableProperties Information element."
;
}
list
boot-data
{
key
"key"
;
leaf
key
{
type
string
;
}
leaf
value
{
type
string
;
}
leaf
boot-data
{
type
string
;
description
"Contains a string or a URL to a file contained in the
VNF package used to customize a virtualised compute
...
...
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