After creating a vm and a tenant network, it created bridges. Hence
closing this bug..........
** Changed in: neutron
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1908229
Title:
Linux bridge agent not working
Status in neutron:
Invalid
Bug description:
HI,
I have a simple two node (controller, compute) setup of Train version. I have
set it up using the
following guide https://docs.openstack.org/install-guide/ and setup neutron
using https://docs.openstack.org/neutron/train/install/ .
The nodes are up and running. But the linux bridge agent on the compute node
is not creating the bridges for self service networks. My conf file is as
follows:
-------------
root@compute:~# cat /etc/neutron/plugins/ml2/linuxbridge_agent.ini | grep -v
'#' | grep -v '^$'
[DEFAULT]
[agent]
[linux_bridge]
physical_interface_mappings = provider:ens4
[network_log]
[securitygroup]
enable_security_group = true
firewall_driver = neutron.agent.linux.iptables_firewall.IptablesFirewallDriver
[vxlan]
enable_vxlan = true
local_ip = 172.16.1.25
l2_population = true
-----------------
Even though I have restarted the agent many times, still no luck. Is
this a known bug of Train ?
Please suggest.
Thanks
YG
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1908229/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp