Activity log for bug #1642679

Date Who What changed Old value New value Message
2016-11-17 17:46:24 Adrian Vladu bug added bug
2016-11-17 18:06:55 Adrian Vladu description We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloudbase-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587 We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587
2016-11-22 16:49:19 Scott Moser bug added subscriber Xiang Hui
2016-11-22 16:52:08 Scott Moser bug task added nova
2016-11-22 17:16:19 OpenStack Infra nova: status New In Progress
2016-11-22 17:16:19 OpenStack Infra nova: assignee Scott Moser (smoser)
2016-11-22 21:31:55 Scott Moser cloud-init: status New Confirmed
2016-11-22 21:31:59 Scott Moser cloud-init: importance Undecided Medium
2016-11-22 21:42:06 Launchpad Janitor merge proposal linked https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/311548
2016-12-01 13:56:11 Dominique Poulain bug added subscriber Dominique Poulain
2016-12-02 02:23:25 Scott Moser bug task added cloud-init (Ubuntu)
2016-12-02 02:24:16 Scott Moser cloud-init (Ubuntu): status New Fix Released
2016-12-02 02:24:21 Scott Moser cloud-init (Ubuntu): importance Undecided Medium
2016-12-02 02:25:59 Scott Moser nominated for series Ubuntu Xenial
2016-12-02 02:25:59 Scott Moser bug task added cloud-init (Ubuntu Xenial)
2016-12-02 02:25:59 Scott Moser nominated for series Ubuntu Yakkety
2016-12-02 02:25:59 Scott Moser bug task added cloud-init (Ubuntu Yakkety)
2016-12-02 02:26:28 Scott Moser cloud-init (Ubuntu Xenial): status New Confirmed
2016-12-02 02:26:31 Scott Moser cloud-init (Ubuntu Yakkety): status New Confirmed
2016-12-02 02:26:35 Scott Moser cloud-init (Ubuntu Xenial): importance Undecided Medium
2016-12-02 02:26:38 Scott Moser cloud-init (Ubuntu Xenial): status Confirmed In Progress
2016-12-02 02:26:41 Scott Moser cloud-init (Ubuntu Xenial): assignee Scott Moser (smoser)
2016-12-02 02:26:45 Scott Moser cloud-init (Ubuntu Yakkety): importance Undecided Medium
2016-12-02 14:28:50 Scott Moser nominated for series Ubuntu Vivid
2016-12-02 14:28:50 Scott Moser bug task added cloud-init (Ubuntu Vivid)
2016-12-02 14:28:50 Scott Moser nominated for series Ubuntu Wily
2016-12-02 14:28:50 Scott Moser bug task added cloud-init (Ubuntu Wily)
2016-12-02 14:29:03 Scott Moser bug task deleted cloud-init (Ubuntu Vivid)
2016-12-02 14:29:05 Scott Moser bug task deleted cloud-init (Ubuntu Wily)
2016-12-02 16:14:49 Scott Moser description We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587 === Begin SRU Template === [Impact] When a config drive provides network_data.json on Azure OpenStack, cloud-init will fail to configure networking. Console log and /var/log/cloud-init.log will show: ValueError: Unknown network_data link type: hyperv This woudl also occur when the type of the network device as declared to cloud-init was 'hw_veb', 'hyperv', or 'vhostuser'. [Test Case] Launch an instance with config drive on hyperv cloud. [Regression Potential] Low to none. cloud-init is relazing requirements and will accept things now that it previously complained were invalid. === End SRU Template === We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587
2016-12-06 20:45:15 Abhimanyu nova: status In Progress Fix Released
2016-12-09 18:20:49 Robie Basak cloud-init (Ubuntu Xenial): status In Progress Fix Committed
2016-12-09 18:20:53 Robie Basak bug added subscriber Ubuntu Stable Release Updates Team
2016-12-09 18:20:56 Robie Basak bug added subscriber SRU Verification
2016-12-09 18:21:04 Robie Basak tags hyper-v hyper-v verification-needed
2016-12-16 14:57:20 Scott Moser description === Begin SRU Template === [Impact] When a config drive provides network_data.json on Azure OpenStack, cloud-init will fail to configure networking. Console log and /var/log/cloud-init.log will show: ValueError: Unknown network_data link type: hyperv This woudl also occur when the type of the network device as declared to cloud-init was 'hw_veb', 'hyperv', or 'vhostuser'. [Test Case] Launch an instance with config drive on hyperv cloud. [Regression Potential] Low to none. cloud-init is relazing requirements and will accept things now that it previously complained were invalid. === End SRU Template === We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587 === Begin SRU Template === [Impact] When a config drive provides network_data.json on Azure OpenStack, cloud-init will fail to configure networking. Console log and /var/log/cloud-init.log will show:  ValueError: Unknown network_data link type: hyperv This woudl also occur when the type of the network device as declared to cloud-init was 'hw_veb', 'hyperv', or 'vhostuser'. [Test Case] Launch an instance with config drive on hyperv cloud. [Regression Potential] Low to none. cloud-init is relaxing requirements and will accept things now that it previously complained were invalid. === End SRU Template === We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587
2016-12-19 15:51:03 Gabriel Samfira tags hyper-v verification-needed hyper-v verification-done
2016-12-19 16:27:40 Launchpad Janitor cloud-init (Ubuntu Xenial): status Fix Committed Fix Released
2016-12-19 16:27:59 Robie Basak removed subscriber Ubuntu Stable Release Updates Team
2016-12-23 17:36:54 Scott Moser cloud-init: status Confirmed Fix Released
2017-01-12 19:47:35 Brian Murray cloud-init (Ubuntu Yakkety): status Confirmed Fix Committed
2017-01-12 19:47:38 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2017-01-12 19:47:45 Brian Murray tags hyper-v verification-done hyper-v
2017-01-12 19:47:47 Brian Murray tags hyper-v hyper-v verification-needed
2017-01-27 14:34:57 Scott Moser tags hyper-v verification-needed hyper-v verification-done
2017-01-30 18:18:12 Launchpad Janitor cloud-init (Ubuntu Yakkety): status Fix Committed Fix Released
2017-03-29 19:51:19 Scott Moser nova: assignee Scott Moser (smoser)
2017-03-29 19:53:17 Scott Moser description === Begin SRU Template === [Impact] When a config drive provides network_data.json on Azure OpenStack, cloud-init will fail to configure networking. Console log and /var/log/cloud-init.log will show:  ValueError: Unknown network_data link type: hyperv This woudl also occur when the type of the network device as declared to cloud-init was 'hw_veb', 'hyperv', or 'vhostuser'. [Test Case] Launch an instance with config drive on hyperv cloud. [Regression Potential] Low to none. cloud-init is relaxing requirements and will accept things now that it previously complained were invalid. === End SRU Template === We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587 === Begin SRU Template === [Impact] When a config drive provides network_data.json on Azure OpenStack, cloud-init will fail to configure networking. Console log and /var/log/cloud-init.log will show:  ValueError: Unknown network_data link type: hyperv This woudl also occur when the type of the network device as declared to cloud-init was 'hw_veb', 'hyperv', or 'vhostuser'. [Test Case] Launch an instance with config drive on hyperv cloud. [Regression Potential] Low to none. cloud-init is relaxing requirements and will accept things now that it previously complained were invalid. === End SRU Template === We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587 Related bugs: * bug 1674946: cloud-init fails with "Unknown network_data link type: dvs * bug 1642679: OpenStack network_config.json implementation fails on Hyper-V compute nodes
2017-03-30 08:01:16 Adrian Vladu nova: status Fix Released Incomplete
2017-03-31 21:04:54 OpenStack Infra nova: status Incomplete In Progress
2017-03-31 21:04:54 OpenStack Infra nova: assignee Scott Moser (smoser)
2017-04-11 18:26:05 OpenStack Infra nova: status In Progress Fix Released
2017-04-26 18:31:16 Sam Stoelinga description === Begin SRU Template === [Impact] When a config drive provides network_data.json on Azure OpenStack, cloud-init will fail to configure networking. Console log and /var/log/cloud-init.log will show:  ValueError: Unknown network_data link type: hyperv This woudl also occur when the type of the network device as declared to cloud-init was 'hw_veb', 'hyperv', or 'vhostuser'. [Test Case] Launch an instance with config drive on hyperv cloud. [Regression Potential] Low to none. cloud-init is relaxing requirements and will accept things now that it previously complained were invalid. === End SRU Template === We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587 Related bugs: * bug 1674946: cloud-init fails with "Unknown network_data link type: dvs * bug 1642679: OpenStack network_config.json implementation fails on Hyper-V compute nodes === Begin SRU Template === [Impact] When a config drive provides network_data.json on Azure OpenStack, cloud-init will fail to configure networking. Console log and /var/log/cloud-init.log will show:  ValueError: Unknown network_data link type: hyperv This woudl also occur when the type of the network device as declared to cloud-init was 'hw_veb', 'hyperv', 'vhostuser' or 'vrouter'. [Test Case] Launch an instance with config drive on hyperv cloud. [Regression Potential] Low to none. cloud-init is relaxing requirements and will accept things now that it previously complained were invalid. === End SRU Template === We have discovered an issue when booting Xenial instances on OpenStack environments (Liberty or newer) and Hyper-V compute nodes using config drive as metadata source. When applying the network_config.json, cloud-init fails with this error: http://paste.openstack.org/show/RvHZJqn48JBb0TO9QznL/ The fix would be to add 'hyperv' as a link type here: /usr/lib/python3/dist-packages/cloudinit/sources/helpers/openstack.py, line 587 Related bugs:  * bug 1674946: cloud-init fails with "Unknown network_data link type: dvs  * bug 1642679: OpenStack network_config.json implementation fails on Hyper-V compute nodes
2017-08-01 11:38:55 David Blundell bug added subscriber David Blundell
2017-08-11 17:34:39 Matt Riedemann nominated for series nova/ocata
2017-08-11 17:34:39 Matt Riedemann bug task added nova/ocata
2017-08-11 17:34:49 Matt Riedemann nova/ocata: status New In Progress
2017-08-11 17:34:52 Matt Riedemann nova: importance Undecided Medium
2017-08-11 17:34:54 Matt Riedemann nova/ocata: importance Undecided Medium
2017-08-11 17:34:58 Matt Riedemann nova/ocata: assignee Vladyslav Drok (vdrok)
2017-08-12 14:03:12 OpenStack Infra nova/ocata: status In Progress Fix Committed
2023-05-10 18:07:59 James Falcon bug watch added https://github.com/canonical/cloud-init/issues/2761