Is possible to assign IP address within the VM without any knowledge of it from the OpenStack environment. Just plain L2 access to the network
As far as I understand it, it not possible to boot a VM instance without some kind of IP information either via binding a nic to a subnet or to a port-id. Would it be possible to just to bind the nic to a L2 network as is and doing all the IP assignments, VLAN segmentation, within the VM itself?