Activity log for bug #1687485

Date Who What changed Old value New value Message
2017-05-01 22:07:17 Ryan Harper bug added bug
2017-05-02 14:09:35 Ryan Harper tags bite-sized
2017-05-10 16:30:20 Chad Smith merge proposal linked https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/323819
2017-05-10 16:30:28 Chad Smith cloud-init: status New In Progress
2017-05-10 16:30:30 Chad Smith cloud-init: assignee Chad Smith (chad.smith)
2017-05-10 16:30:34 Chad Smith cloud-init: importance Undecided Medium
2017-05-15 22:21:00 David Britton cloud-init: status In Progress Fix Committed
2017-05-26 20:33:45 Scott Moser bug task added cloud-init (Ubuntu)
2017-05-26 20:35:38 Scott Moser cloud-init (Ubuntu): status New Fix Released
2017-05-26 20:35:43 Scott Moser cloud-init (Ubuntu): importance Undecided Medium
2017-05-26 20:36:28 Scott Moser nominated for series Ubuntu Xenial
2017-05-26 20:36:28 Scott Moser bug task added cloud-init (Ubuntu Xenial)
2017-05-26 20:36:28 Scott Moser nominated for series Ubuntu Zesty
2017-05-26 20:36:28 Scott Moser bug task added cloud-init (Ubuntu Zesty)
2017-05-26 20:36:28 Scott Moser nominated for series Ubuntu Yakkety
2017-05-26 20:36:28 Scott Moser bug task added cloud-init (Ubuntu Yakkety)
2017-06-01 19:27:19 Chad Smith description In bug https://bugs.launchpad.net/cloud-init/+bug/1669504 cloud-init sysconfig rendering was updated to handle v4 and v6 default routes. In that change, there's a remnant of the previous implementation. % grep -n has_set_default cloudinit/net/sysconfig.py 91: self.has_set_default_ipv4 = False 92: self.has_set_default_ipv6 = False 100: r.has_set_default_ipv4 = self.has_set_default_ipv4 101: r.has_set_default_ipv6 = self.has_set_default_ipv6 256: route_cfg.has_set_default_ipv4) or 258: route_cfg.has_set_default_ipv6) 274: route_cfg.has_set_default = True Note that last route_cfg.has_set_default, which is no longer present in the Route class === Begin SRU Template === [Impact] This code path is not applicable to Ubuntu. The bug resolved properly detecting and raising ValueErrors if multiple default gateways were defined in ipv4 or or ipv6 addresses for sysconfig (Redhat/centos) format. [Test Case] Launch an instance on lxd, make sure it has network. [Regression Potential] Changes to network rendering could have negatively affected Ubuntu the test above is valid to check that that didn't go horribly wrong. [Other Info] Upstream commit: https://git.launchpad.net/cloud-init/commit/?id=dd03bb411c9a6f10854a3bbc3223b204c3d4d174 === End SRU Template ===
2017-06-13 18:06:05 Brian Murray cloud-init (Ubuntu Zesty): status New Fix Committed
2017-06-13 18:06:08 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2017-06-13 18:06:14 Brian Murray bug added subscriber SRU Verification
2017-06-13 18:06:18 Brian Murray tags bite-sized bite-sized verification-needed
2017-06-13 18:54:10 Brian Murray cloud-init (Ubuntu Yakkety): status New Fix Committed
2017-06-13 19:07:41 Brian Murray cloud-init (Ubuntu Xenial): status New Fix Committed
2017-06-16 17:43:46 Chad Smith tags bite-sized verification-needed bite-sized verification-done-xenial verification-done-yakkety verification-done-zesty
2017-06-27 15:51:34 Launchpad Janitor cloud-init (Ubuntu Zesty): status Fix Committed Fix Released
2017-06-27 15:52:25 Steve Langasek removed subscriber Ubuntu Stable Release Updates Team
2017-06-27 15:54:02 Launchpad Janitor cloud-init (Ubuntu Yakkety): status Fix Committed Fix Released
2017-06-27 15:54:45 Launchpad Janitor cloud-init (Ubuntu Xenial): status Fix Committed Fix Released
2017-09-23 02:32:00 Scott Moser cloud-init: status Fix Committed Fix Released
2023-05-11 00:47:56 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/2878