On Wed, Aug 24, 2016 at 03:25:26PM -0400, Satish Patel wrote:
> I enabled following in nova.conf on compute node but didn't work :(
> 
> flat_injected=true
> 
> Do i need to do anything else?

Are you using flat networking?
Nova-networks or Neutron?

At this point, if you're not using DHCP, your only option is to arrange to feed 
the networking information into the metadata for the VM at creation time, and 
use someting like cloud-init to configure the networking. The ancient 
networking injection stuff has either been removed, or been broken for years.

Cheers,
-j

_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to