Prior to instantiating the SBC SWe on OpenStack, you must create networks within the tenant for various purposes. Create these networks in the following order:
You can create the required networks and their subnets within your project in OpenStack using the Horizon dashboard GUI or using the CLI interface. Log in as an administrator to have all configuration options available. Based on your network requirements, you can also create routers to connect each external network with one or more internal networks. Refer to OpenStack documentation or the documentation provided by your OpenStack vendor for more information.
During orchestration of your deployment you must provide the names of the networks you want to use. This can be done through the Heat template, environment file, or GUI if you deploy using Heat templates. If you deploy using VNFM, you are prompted for network names during orchestration.
Make sure all your NICs are physically plugged in (link light on) before spawning a VM instance using a .qcow2 image. Otherwise, an incorrect port mapping may occur (logical to physical), and your SBC may not function properly.