[Openstack] Unable to deploy OS - network issues

2017-05-11 Thread Mio Vlahović
Hello openstackers, We have tried to deploy testing environment for openstack, but failed couple of times with the same problem. We tried using fuel version 11 and 12-nightly, and also mirantis distro but without success. I can see that I'm failing somewhere in the configuration but cannot gra

[Openstack] Board Initiative: Strategy for Unanswered Requirements

2017-05-11 Thread Melvin Hillsman
Good morning everyone! If you are at the Summit and available at 9:50am please take time to join us in Room 104 at the Hynes Convention Center. Just a couple things to remember: Context: http://superuser.openstack.org/articles/community-leadership-charts-course-openstack/ Etherpad: https://ether

Re: [Openstack] How to utilize Neutron independently with veths

2017-05-11 Thread Kevin Benton
You want to look in neutron.agent.linux.interface to see how things are plugged into OVS. That's the module used by the L3 agent to plug into OVS/linux bridge/etc. There is a well defined interface name format corresponding to the port ID and the port ID, Mac address, and a couple of other things