3 namespace "http://localhost/ietf-inet-types.yang";
11 description "This module defines a VNF Deployment Unit.";
12 revision "2014-05-18" {
23 container clearwater {
27 "Vdus used in a vnfd";
33 description "key ID for vdu1";
50 "Number of instances of the said VDU which shall be
63 "Reference to a VM image";
69 "The required resource";
75 "The required computation resource";
87 "The number of virtual CPU units";
101 "Processor characteristics for the VDU";
120 "Description of vCPU-spec";
130 "Value of vCPU-spec";
142 "The required memory resource";
152 "Memory size, unit:MBytes";
164 "Memory characteristics for the VDU";
174 "Name of memory-spec";
186 "Description of memory-spec";
198 "Value of memory-spec";
212 "The required storage resource";
223 "Virtual storage size, unit:MBytes";
236 "Storage characteristics in the VDU";
255 "Description of disk-KQI";
281 "Virtual network interface card (vnic) resource";
293 "The total number of virtual vnic";
302 container workflow-script {
306 "VDU workflow script";
318 "VDU initialization script";
331 "VDU termination script";
334 leaf graceful-shutdown {
337 default "shutdown.sh";
342 "VDU graceful shutdown script";
353 description "key ID for vdu2";
369 "Number of instances of the said VDU which shall be
384 "Reference to a VM image";
393 "The required resource";
401 "The required computation resource";
413 "The number of virtual CPU units";
427 "Processor characteristics for the VDU";
446 "Description of vCPU-spec";
458 "Value of vCPU-spec";
472 "The required memory resource";
484 "Memory size, unit:MBytes";
494 "Memory characteristics for the VDU";
504 "Name of memory-spec";
516 "Description of memory-spec";
528 "Value of memory-spec";
542 "The required storage resource";
554 "Virtual storage size, unit:MBytes";
568 "Storage characteristics in the VDU";
587 "Description of disk-KQI";
613 "Virtual network interface card (vnic) resource";
625 "The total number of virtual vnic";
634 container workflow-script {
638 "VDU workflow script";
650 "VDU initialization script";
664 "VDU termination script";
668 leaf graceful-shutdown {
671 default "shutdown.sh";
676 "VDU graceful shutdown script";