[Yahoo-eng-team] [Bug 1837847] [NEW] [RFE] neutron-vpnaas OpenVPN driver

2019-07-25 Thread Adriaan Schmidt
Public bug reported: I started implementing an OpenVPN driver that allows remote client logins to Neutron networks, similar to the patches started and then abandoned by Rajesh Mohan [1]. In my specific use case this allows remote clients to join Neutron networks in a way that allows broadcast/m

[Yahoo-eng-team] [Bug 1799656] [NEW] agent/linux/bridge_lib: Not all methods of BridgeDevice respect namespaces

2018-10-24 Thread Adriaan Schmidt
Public bug reported: Looking at agent/linux/bridge_lib.py, I see that most methods of BridgeDevice use calls to brctl, using a namespace wrapper. They work as expected. However, some methods (get_interface_bridge, owns_interface, get_interfaces) retrieve information from the file system, and do n