type drives ml2 plugins neutron ?
Hello !!
I installaed openstack in one node (controller, compute and network) all in one server (Ubuntu 14.04) with 1 NIC.
I want to now, what type of drives (flat,gre,vlan,vxlan
) i will choses in ml2_conf.ini
file ?
my purpose is to configure 2 virtual NIC's created by openvswitch
, one will be internal
network and the other will be external
network connect.
Thanks