[Yahoo-eng-team] [Bug 1495433] [NEW] IPv6 packets from non-EUI-64 addresses dropped on SLAAC subnets

2015-09-14 Thread Tore Anderson
Public bug reported: A newly created instance on an IPv6 subnet is provisioned with the following ip6tables chain on the hypervisor: tore@node-a3-02:~$ sudo ip6tables -vL neutron-openvswi-sb6a851ba-e Chain neutron-openvswi-sb6a851ba-e (1 references) pkts bytes target prot opt in out

[Yahoo-eng-team] [Bug 1495444] [NEW] MTU Option should be included in ICMPv6 Router Advertisements

2015-09-14 Thread Tore Anderson
Public bug reported: When using an overlay network on a physical network with standard Ethernet MTU (1500 octets), the instances' effective MTU is reduced. The Neutron Router should inform the nodes about this fact, by including the MTU Option in the ICMPv6 Router Advertisements it sends. The cur

[Yahoo-eng-team] [Bug 1495465] [NEW] RDNSS Option should be included in ICMPv6 Router Advertisements

2015-09-14 Thread Tore Anderson
Public bug reported: The ICMPv6 Router Advertisements on an IPv6 subnet handled by Neutron does not contain the Recursive DNS Server Option, even though the subnet has been created with an appropriate "dns_nameservers" parameter. This means that instances on a subnet using SLAAC does not learn any

[Yahoo-eng-team] [Bug 1499170] [NEW] dnsmasq doesn't listen for DNS queries to its global IPv6 address

2015-09-23 Thread Tore Anderson
Public bug reported: On Kilo, when setting up an IPv6 subnet with DHCP enabled, the qdhcp namespace on the l3 agents will acquire global IPv6 addresses from the subnet prefix. These addresses are also advertised to instances requesting DNS servers via DHCPv6. However, dnsmasq does not listen for i

[Yahoo-eng-team] [Bug 1520517] [NEW] IPv6 networking badly broken by garp_master_* keepalived settings

2015-11-27 Thread Tore Anderson
Public bug reported: http://git.openstack.org/cgit/openstack/neutron/commit/?id=5d38dc5 added the "garp_master_repeat 5" and "garp_master_refresh 10". This badly breaks networking to the point where it is completely unsuable: First of all, this setting causes Keepalived to constantly spam five un

[Yahoo-eng-team] [Bug 1641879] [NEW] No routers created after l3-agent start - error during L3NATAgentWithStateReport.periodic_sync_routers_task

2016-11-15 Thread Tore Anderson
Public bug reported: After (re)starting the L3 agent, a failure during L3NATAgentWithStateReport.periodic_sync_routers_task was encountered. This resulted in a Python traceback being dumped to the log ending with "TypeError: 'NoneType' object is not iterable". The error repeats every minute or so.

[Yahoo-eng-team] [Bug 1483853] Re: Cannot set the VXLAN UDP destination port to 4789 using Linux Bridge

2016-06-16 Thread Tore Anderson
** Changed in: neutron Status: Expired => Confirmed -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1483853 Title: Cannot set the VXLAN UDP destination port to 4789 using Linux Bri

[Yahoo-eng-team] [Bug 1561378] [NEW] l3-agent-list-hosting-router failing with «Field names must be unique!» in interactive Neutron CLI

2016-03-24 Thread Tore Anderson
Public bug reported: The "l3-agent-list-hosting-router" command fails with the rather unhelpful error message «Field names must be unique!» while using the interactive Neutron CLI. The first invocation of the command never fails the first time in a single CLI session, but after that it fails every