NFVO
NFVO copied to clipboard
Repository containing the source code of the NFVO
Hi, We need to create a VNF a specific zone or compute node/host (hypervisor) using the OpenBaton NFVO interface. I looked the source code of the OpenBaton, VimDriverCaller does not...
When NFVO allocate resources, in case of a VNFR with more than one VDU, if one VDU fails allocating resources, check if the whole VNFR must go to ERROR or...
In case of any errors during lifecycle event, the NFVO should provide a mechanism for recovering it. In some cases, it will be retriggering the action may be enough, in...
Hello, Please find attached Definition file which is a YAML file for iperf server-client scenario. I want to add FP and VNFFG to enable SFC functionality with Openbaton and Openstack...
1. Code is from **AllocateresourceTask.java** 2. VDUs should be started in parallel (Unless they depend on each other). Each VDU should have independent initialization cycle. Failure of one VDU should...
OpenStack has a default mechanism called Port Security, that enables the use of Security Groups and prevents VMs from forwarding traffic as an anti-spoofing protection. However, given NFV scenarios where...
Allow **0** value in "**scale_in_out**" parameter. Right now minimum value for "**scale_in_out**" parameter in VDU is **1**. http://www.etsi.org/deliver/etsi_gs/NFV-MAN/001_099/001/01.01.01_60/gs_NFV-MAN001v010101p.pdf **clause 6.3.1.2.1**
Hi Openbaton Team, _[After discussing with Giuseppe]_ Here is a User story... As VNF provider we want to handle an external storage in order to store large amount of data...
The download NSD/VNF Package operation should allow users to decide whether to upload or not an image on the VIM.
Currently it is possible to create networks and sub-networks by specifying them in VLD, but the creation options are limited. For example OpenStack supports this additional options for sub-net creation:...