Open vanlittle opened 6 years ago
From @nandkumarj on April 16, 2018 9:36
This is a feature change.
This issue was moved to vmware/bellhop#20
MultiVDU has been a huge change for VNF Onboarding tool. Multi VDU is valid for all the orchestrators that VNF Onboarding tool support that means apart from basic architecture every component, html page, backend logic for each orchestrator and jinja2 templates would change.
MultiVDU will be implemented for following combinations
Update: OSM + VIO (Complete) OSM + VCD (Complete) Cloudify + VIO (Complete) Cloudify + VCD (Complete) TOSCA + VIO (Complete) Cloudify + VCD (Complete) HEAT + Openstack (Complete) OVF + VCD (Under Development) Riftware + VIO (Development Complete. Testing in Progress) Riftware + VCD (Riftware does not support VCD)
11/12 Update: OSM + VIO (Complete) OSM + VCD (Complete) Cloudify + VIO (Complete) Cloudify + VCD (Complete) TOSCA + VIO (Complete) Cloudify + VCD (Complete) HEAT + Openstack (Complete) OVF + VCD (Complete) Riftware + VIO (Complete, pending list of supported NIC cards) Riftware + VCD (Riftware does not support VCD)
From @vanlittle on April 12, 2018 16:17
Need the ability to create VNFDs that contain more than one VM. Current functionality is limited to single VDU VNFs.
Copied from original issue: vanlittle/VNF-Onboarding#44