<div dir="ltr"><div><div><div><br><br>On 15 August 2014 12:41, Jeff Silverman <<a href="mailto:jeff@sweetlabs.com">jeff@sweetlabs.com</a>> wrote:<br>><br>> People,<br>><br>> I have brought up an instance, and I can connect to it using my browser!  I am so pleased.<br>
><br>> However, my instance doesn't have an ethernet device, only a loopback device.   My management wants me to use a provider network, which I understand to mean that my instances will have IP addresses in the same space as the controller, block storage, and compute node administrative addresses.  However, I think that discussing addressing is premature until I have a working virtual ethernet card.<br>
<br></div>Nova will default to using a single neutron network if one is available. If you have no NICs then either:<br></div> - you explicitly booted the VM with no vNICs<br></div><div> - and/or you haven't made your provider network available to your tenant<br>
<br></div><div>So you'll need to make sure either that you've created the provider network as your tenants, or marked it shared for all tenants to use.<br></div><div><div><div><br>> I am reading through <a href="http://docs.openstack.org/icehouse/install-guide/install/yum/content/neutron-ml2-compute-node.html">http://docs.openstack.org/icehouse/install-guide/install/yum/content/neutron-ml2-compute-node.html</a> and I think that the ML2 plugin is what I need.  However, I think I do not want a network type of GRE, because that encapsulates the packets and I don't have anything to un-encapsulate them.<br>
<br></div><div>ml2 is always good :). You'll want a provider network if thats what your management have asked for. Instance IP addresses in provider networks don't have to have much to do with the host machine addresses - they can for instance be a vlan, or a different subnet.<br>
<br></div><div>-Rob<br></div><div><br>--<br>Robert Collins <<a href="mailto:rbtcollins@hp.com">rbtcollins@hp.com</a>><br>Distinguished Technologist<br>HP Converged Cloud</div></div></div></div>