Instance getting tenant IP address but not at the OS level [closed]
Hi
If I create an instance with a provider network, the instance gets an IP address accordingly, at the OS level I can see that the IP@ has been assign to eth0
If I create an instance with a tenant network, the instance gets an IP address accordingly, at the OS level the IP@ has NOT been assign to eth0. In fact the OS will take a long time to start, like waiting on a time out.
I don't see any obvious error in the Neutron / Nova logs on the compute and controller nodes.
Any help will be appreciated Thanks in advance