Feature
UI, RO, SO
Current OSM deployments cannot define IP parameters for networks (ranges, DHCP, ) at the VNFD and NSD. Although this can be configured after deployed it is convenient to allow the deployment with this parameters already configured at the VIM.
The parameters that can be configured are e.g.: IPv4/IPv6, IP address range, DHCP enable and range, Gateway, DNS, security group, ... This parameters affect only the L3 networks, it does not apply to E-LINE type networks for example.
The specific configuration can be defined at 3 levels:
In order to have this feature implemented, the following changes are devised:
The test consists in the deployment of an NS instance, where user-defined network parameters have been defined. Test definition at VNFD level only, add NSD level definition, and finally add NS instance level definition.
The test is considered successful if the appropriate network parameters are injected to the VIM.