Activity log for bug #1675844

Date Who What changed Old value New value Message
2017-03-24 16:26:51 Witold Krecicki bug added bug
2017-03-24 16:28:44 Witold Krecicki description When installing MAAS on a machine with both v6 networking MAAS takes v6 ULA address as a primary: e.g. for a 'foobar' machine with: 2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 state UP qlen 1000 inet6 fd92:cf77:3cad::3d2/128 scope global dynamic valid_lft 69225sec preferred_lft 69225sec inet6 2001:abc:1234::3d2/128 scope global dynamic valid_lft 69225sec preferred_lft 69225sec in DNS tab 'foobar.maas' will be set to fd92:cf77:3cad::3d2 and 'eno1.foobar.maas' will be set to 2001:abc:1234::3d2. I believe it should be reversed - this probably comes from the fact that ULA address is the first on the list of addresses for this device, but IMHO the proper behaviour would be to put ULA addresses at the end. When installing MAAS on a machine with v6 networking MAAS takes v6 ULA address as a primary: e.g. for a 'foobar' machine with: 2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 state UP qlen 1000     inet6 fd92:cf77:3cad::3d2/128 scope global dynamic        valid_lft 69225sec preferred_lft 69225sec     inet6 2001:abc:1234::3d2/128 scope global dynamic        valid_lft 69225sec preferred_lft 69225sec in DNS tab 'foobar.maas' will be set to fd92:cf77:3cad::3d2 and 'eno1.foobar.maas' will be set to 2001:abc:1234::3d2. I believe it should be reversed - this probably comes from the fact that ULA address is the first on the list of addresses for this device, but IMHO the proper behaviour would be to put ULA addresses at the end.
2017-03-24 16:36:09 LaMont Jones maas: status New Confirmed
2017-03-24 16:36:16 LaMont Jones maas: status Confirmed Triaged
2017-03-24 16:40:17 Andres Rodriguez maas: milestone 2.2.0
2017-03-24 16:40:20 Andres Rodriguez maas: importance Undecided High
2017-03-24 16:49:27 Andres Rodriguez summary MAAS takes ipv6 ULA address as a primary one [2.1] MAAS takes ipv6 ULA address as a primary one
2017-03-24 18:06:38 Andres Rodriguez summary [2.1] MAAS takes ipv6 ULA address as a primary one [2.2] MAAS takes ipv6 ULA address as a primary one
2017-03-25 22:29:36 Launchpad Janitor branch linked lp:~lamont/maas/bug-1675844
2017-03-27 16:31:40 MAAS Lander maas: status Triaged Fix Committed
2017-03-31 12:56:39 Andres Rodriguez maas: milestone 2.2.0 2.2.0rc1
2017-04-05 16:11:48 Andres Rodriguez maas: status Fix Committed Fix Released