vmware-archive / bellhop

VNF Onboarding Tools
Other
1 stars 2 forks source link

Multi-VDU support #21

Open vanlittle opened 6 years ago

vanlittle commented 6 years ago

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

vanlittle commented 6 years ago

From @nandkumarj on April 16, 2018 9:36

This is a feature change.

vanlittle commented 6 years ago

This issue was moved to vmware/bellhop#20

nandkumarj commented 6 years ago

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

  1. OSM + VIO (Complete)
  2. OSM + VCD (Complete)
  3. Cloudify + VIO (Complete)
  4. Cloudify + VCD (Complete)
  5. TOSCA + VIO (Complete)
  6. Cloudify + VCD (Complete)
  7. HEAT + Openstack (Under Development)
  8. OVF + VCD (Not Started)
  9. Riftware + VIO (Not started)
  10. Riftware + VCD (Not Started)
nandkumarj commented 6 years ago

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)

ljilluzzi commented 6 years ago

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)