Cannot boot VM with a port that does not have an IP
As per this spec (https://specs.openstack.org/openstack...) I should be able to create a port without an IP and boot a VM with it. I was able to create the port without an IP but when I try to boot a VM using that port in OpenStack Ocata, I get an error saying: Port xxxx requires a FixedIP in order to be used
My question is whether anybody has successfully booted a VM with a port that does not have an IP address assigned. If so, what are the steps to follow?