Activity log for bug #1037723

Date Who What changed Old value New value Message
2012-08-16 18:54:48 Scott Moser bug added bug
2012-08-16 18:54:59 Scott Moser bug task added cloud-init (Ubuntu)
2012-08-29 22:04:26 Serge Hallyn cloud-init (Ubuntu): status New Confirmed
2012-08-29 22:04:28 Serge Hallyn walinuxagent (Ubuntu): status New Confirmed
2012-08-29 22:04:34 Serge Hallyn cloud-init (Ubuntu): importance Undecided Low
2012-08-29 22:04:37 Serge Hallyn walinuxagent (Ubuntu): importance Undecided Low
2012-09-24 17:49:52 Scott Moser summary move init functionality to cloud-init move walinuxagent init functionality to cloud-init
2013-07-23 14:47:04 Ben Howard cloud-init (Ubuntu): status Confirmed In Progress
2013-07-23 14:47:06 Ben Howard walinuxagent (Ubuntu): status Confirmed In Progress
2013-07-23 14:47:17 Ben Howard cloud-init (Ubuntu): assignee Scott Moser (smoser)
2013-07-23 14:47:20 Ben Howard walinuxagent (Ubuntu): assignee Ben Howard (utlemming)
2013-07-23 16:38:34 Launchpad Janitor branch linked lp:ubuntu/walinuxagent
2013-07-23 16:52:43 Scott Moser cloud-init (Ubuntu): status In Progress Fix Released
2013-07-23 16:52:45 Scott Moser walinuxagent (Ubuntu): status In Progress Fix Released
2013-07-23 17:16:16 Scott Moser nominated for series Ubuntu Precise
2013-07-23 17:16:16 Scott Moser bug task added cloud-init (Ubuntu Precise)
2013-07-23 17:16:16 Scott Moser bug task added walinuxagent (Ubuntu Precise)
2013-07-23 17:16:36 Scott Moser walinuxagent (Ubuntu Precise): status New Confirmed
2013-07-23 17:16:39 Scott Moser cloud-init (Ubuntu Precise): status New Confirmed
2013-07-23 17:16:43 Scott Moser cloud-init (Ubuntu Precise): importance Undecided Medium
2013-07-23 17:16:45 Scott Moser walinuxagent (Ubuntu Precise): importance Undecided Medium
2013-07-23 17:16:54 Scott Moser cloud-init (Ubuntu Precise): assignee Ben Howard (utlemming)
2013-07-23 17:17:07 Scott Moser walinuxagent (Ubuntu Precise): assignee Ben Howard (utlemming)
2013-07-31 22:07:46 Ben Howard branch linked lp:~utlemming/ubuntu/precise/walinuxagent/cloud-init-support
2013-07-31 22:08:04 Ben Howard branch linked lp:~smoser/ubuntu/precise/cloud-init/sru
2013-07-31 22:08:18 Ben Howard summary move walinuxagent init functionality to cloud-init [SRU] move walinuxagent init functionality to cloud-init
2013-08-01 00:10:18 Ben Howard description As much as possible, I would like to move the initialization code that walinux agent does into cloud-init. cloud-init could detect the fact that it is on azure (or be configured to look there). The thing we need here is user-data support in cloud-init in one way or another. [PACKAGES] cloud-init and walinuxagent [Bundled SRU]: This SRU is 'bundled' for both cloud-init and walinuxagent. In order for either WALinuxAgent or Cloud-init to provide the new functionality, both have to land in the archive around the same time, with cloud-init landing _before_ WALinuxAgent. For this reason, this SRU covers both cloud-init and WALinuxAgent [Impact]: On Windows Azure for 12.04, boot time provisioning is handled by WALinuxAgent. However, WALinuxAgent is incapable of handling user-data, which is a Juju requirement. Further, while WALinuxAgent is capable of providing boot time provisioning, it configures the system in a non-Debian way, which makes Azure images inconsitent with other Clouds. In order to provide a consistent and reliable cloud experience, Cloud-init with Azure support is needed. [Impact: Cloud-init]: This change introduces code for the Windows Azure datasource. [Impact: WALinuxAgent]: The default configuration for WALinuxAgent is now set to disable boot time provisioning, and only functions as a fabric checkin. By moving provisioning functions from WALinuxAgent to Cloud-init, cloud images are now portable between EC2, OpenStack and Windows Azure. This also reduces the support burden by using cloud-init to provision Windows Azure cloud images. [Regression: Cloud-init]: The regression potential is low, as this is an introduction of new functionality. The addition of the Windows Azure datasource will not affect other datasources. [Regression: WALinuxAgent]: By default, WALinuxAgent now requires cloud-init. The default configuration is now set to ignore boot-time provisioning. On systems that have WALinuxAgent installed, the current configuration is used. This means that WALinuxAgent will continue to work as before, unless the user takes specific action to enable cloud-init. Description of the problem : [ORIGINAL REPORT] As much as possible, I would like to move the initialization code that walinux agent does into cloud-init. cloud-init could detect the fact that it is on azure (or be configured to look there). The thing we need here is user-data support in cloud-init in one way or another.
2013-08-01 00:17:00 Ben Howard bug added subscriber Ubuntu Stable Release Updates Team
2013-08-07 12:40:42 Ben Howard description [PACKAGES] cloud-init and walinuxagent [Bundled SRU]: This SRU is 'bundled' for both cloud-init and walinuxagent. In order for either WALinuxAgent or Cloud-init to provide the new functionality, both have to land in the archive around the same time, with cloud-init landing _before_ WALinuxAgent. For this reason, this SRU covers both cloud-init and WALinuxAgent [Impact]: On Windows Azure for 12.04, boot time provisioning is handled by WALinuxAgent. However, WALinuxAgent is incapable of handling user-data, which is a Juju requirement. Further, while WALinuxAgent is capable of providing boot time provisioning, it configures the system in a non-Debian way, which makes Azure images inconsitent with other Clouds. In order to provide a consistent and reliable cloud experience, Cloud-init with Azure support is needed. [Impact: Cloud-init]: This change introduces code for the Windows Azure datasource. [Impact: WALinuxAgent]: The default configuration for WALinuxAgent is now set to disable boot time provisioning, and only functions as a fabric checkin. By moving provisioning functions from WALinuxAgent to Cloud-init, cloud images are now portable between EC2, OpenStack and Windows Azure. This also reduces the support burden by using cloud-init to provision Windows Azure cloud images. [Regression: Cloud-init]: The regression potential is low, as this is an introduction of new functionality. The addition of the Windows Azure datasource will not affect other datasources. [Regression: WALinuxAgent]: By default, WALinuxAgent now requires cloud-init. The default configuration is now set to ignore boot-time provisioning. On systems that have WALinuxAgent installed, the current configuration is used. This means that WALinuxAgent will continue to work as before, unless the user takes specific action to enable cloud-init. Description of the problem : [ORIGINAL REPORT] As much as possible, I would like to move the initialization code that walinux agent does into cloud-init. cloud-init could detect the fact that it is on azure (or be configured to look there). The thing we need here is user-data support in cloud-init in one way or another. [PACKAGES] cloud-init and walinuxagent [Bundled SRU]: This SRU is 'bundled' for both cloud-init and walinuxagent. In order for either WALinuxAgent or Cloud-init to provide the new functionality, both have to land in the archive around the same time, with cloud-init landing _before_ WALinuxAgent. For this reason, this SRU covers both cloud-init and WALinuxAgent [Impact]: On Windows Azure for 12.04, boot time provisioning is handled by WALinuxAgent. However, WALinuxAgent is incapable of handling user-data, which is a Juju requirement. Further, while WALinuxAgent is capable of providing boot time provisioning, it configures the system in a non-Debian way, which makes Azure images inconsitent with other Clouds. In order to provide a consistent and reliable cloud experience, Cloud-init with Azure support is needed. [Impact: Cloud-init]: This change introduces code for the Windows Azure datasource. [Impact: WALinuxAgent]: The default configuration for WALinuxAgent is now set to disable boot time provisioning, and only functions as a fabric checkin. By moving provisioning functions from WALinuxAgent to Cloud-init, cloud images are now portable between EC2, OpenStack and Windows Azure. This also reduces the support burden by using cloud-init to provision Windows Azure cloud images. [Regression: Cloud-init]: The regression potential is low, as this is an introduction of new functionality. The new functionality is provided via a new datasource, which is currently not configured for cloud images; only when the new functionality is enabled, will the datasource run. The addition of the Windows Azure datasource will not affect other datasources. [Regression: WALinuxAgent]: By default, WALinuxAgent now requires cloud-init. The default configuration is now set to ignore boot-time provisioning. On systems that have WALinuxAgent installed, the current configuration is used. This means that WALinuxAgent will continue to work as before, unless the user takes specific action to enable cloud-init. Description of the problem : [ORIGINAL REPORT] As much as possible, I would like to move the initialization code that walinux agent does into cloud-init. cloud-init could detect the fact that it is on azure (or be configured to look there). The thing we need here is user-data support in cloud-init in one way or another.
2013-08-14 18:19:25 Adam Conrad nominated for series Ubuntu Quantal
2013-08-14 18:19:25 Adam Conrad bug task added cloud-init (Ubuntu Quantal)
2013-08-14 18:19:25 Adam Conrad bug task added walinuxagent (Ubuntu Quantal)
2013-08-14 18:19:25 Adam Conrad nominated for series Ubuntu Raring
2013-08-14 18:19:25 Adam Conrad bug task added cloud-init (Ubuntu Raring)
2013-08-14 18:19:25 Adam Conrad bug task added walinuxagent (Ubuntu Raring)
2013-08-16 03:12:32 Adam Conrad walinuxagent (Ubuntu Precise): status Confirmed Fix Committed
2013-08-16 03:12:39 Adam Conrad bug added subscriber SRU Verification
2013-08-16 03:17:05 Adam Conrad cloud-init (Ubuntu Precise): status Confirmed Fix Committed
2013-08-16 22:55:14 Ben Howard tags uec-images verification-done windows-azure
2013-08-19 18:29:21 Scott Moser tags uec-images verification-done windows-azure cloud-images verification-done windows-azure
2013-08-26 18:40:23 Launchpad Janitor walinuxagent (Ubuntu Precise): status Fix Committed Fix Released
2013-09-10 16:50:49 Ben Howard cloud-init (Ubuntu Precise): status Fix Committed Fix Released
2013-09-10 16:50:49 Ben Howard cloud-init (Ubuntu Precise): milestone precise-updates
2013-09-10 17:16:57 philipballew bug added subscriber philipballew
2013-09-10 17:17:02 philipballew removed subscriber philipballew
2013-10-22 18:16:30 Launchpad Janitor branch linked lp:ubuntu/raring-proposed/walinuxagent
2013-10-22 18:42:43 Stéphane Graber walinuxagent (Ubuntu Raring): status New Fix Committed
2013-10-22 23:43:55 Ben Howard cloud-init (Ubuntu Raring): status New Fix Committed
2013-10-22 23:44:00 Ben Howard cloud-init (Ubuntu Raring): assignee Ben Howard (utlemming)
2013-10-22 23:44:04 Ben Howard walinuxagent (Ubuntu Quantal): assignee Ben Howard (utlemming)
2013-10-22 23:44:06 Ben Howard walinuxagent (Ubuntu Raring): assignee Ben Howard (utlemming)
2013-10-22 23:44:10 Ben Howard cloud-init (Ubuntu Quantal): assignee Ben Howard (utlemming)
2013-10-23 22:22:13 Ben Howard walinuxagent (Ubuntu Raring): importance Undecided Medium
2013-10-23 22:22:19 Ben Howard cloud-init (Ubuntu Raring): importance Undecided Medium
2013-10-23 22:22:53 Ben Howard cloud-init (Ubuntu Quantal): status New Won't Fix
2013-10-23 22:22:56 Ben Howard walinuxagent (Ubuntu Quantal): status New Won't Fix
2013-10-24 18:37:14 Launchpad Janitor walinuxagent (Ubuntu Raring): status Fix Committed Fix Released
2014-12-05 05:30:50 Rolf Leggewie cloud-init (Ubuntu Raring): status Fix Committed Won't Fix