[Bug 1382481] Re: [SRU] Support for CloudStack's basic networking in Precise

2015-09-28 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.3-0ubuntu1.22

---
cloud-init (0.6.3-0ubuntu1.22) precise; urgency=medium

  * debian/patches/lp-1458052-redact-azure-password.patch:
 - redact plain text password in /var/lib/waagent/ovf.xml (LP: #1458052).

  [ Vincent Bernat ]
  * debian/patches/lp-1382481-cloudstack-vr.patch:
 - support CloudStack's basic networking (LP: #1382481).

 -- Ben Howard   Thu, 17 Sep 2015 12:57:16 -0600

** Changed in: cloud-init (Ubuntu Precise)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1382481

Title:
  [SRU] Support for CloudStack's basic networking in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1382481/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382481] Re: [SRU] Support for CloudStack's basic networking in Precise

2015-09-24 Thread Vincent Bernat
0.6.3-0ubuntu1.22 works fine for me (tested on CloudStack with basic
networking enabled).

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1382481

Title:
  [SRU] Support for CloudStack's basic networking in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1382481/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382481] Re: [SRU] Support for CloudStack's basic networking in Precise

2015-09-22 Thread Stéphane Graber
Hello Vincent, or anyone else affected,

Accepted cloud-init into precise-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/cloud-
init/0.6.3-0ubuntu1.22 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: cloud-init (Ubuntu Precise)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1382481

Title:
  [SRU] Support for CloudStack's basic networking in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1382481/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382481] Re: [SRU] Support for CloudStack's basic networking in Precise

2015-09-17 Thread Vincent Bernat
Yes, sure, I'll do it.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1382481

Title:
  [SRU] Support for CloudStack's basic networking in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1382481/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382481] Re: [SRU] Support for CloudStack's basic networking in Precise

2015-09-17 Thread Ben Howard
Hi Vincent, I've submitted an upload for -proposed along with another
fix. Once the fix lands in -proposed, can you please complete the
verification steps?

** Also affects: cloud-init (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu)
   Status: New => Fix Released

** Description changed:

  SRU Justification
+ 
+ ** SRU for 12.04 only **
  
  [IMPACT] Users of a CloudStack platform using basic networking are
  unable to retrieve user data because they query the default gateway
  instead of the virtual router. With basic networking, the default
  gateway is not the virtual router (it could be any router). Without user
  data, the VM is left unconfigured without any SSH key to login.
  
  [TEST CASE]
  1. Spawn an Ubuntu Precise VM.
  2. Install the fixed .deb.
  3. rm /var/lib/cloud
  4. reboot
  5. Check userdata is now correctly retrieved (in 
/var/lib/cloud/instances*/cloud-config.txt)
  
  [REGRESSION POTENTIAL]
   - Inexistant for non CloudStack source.
   - Need testing for CloudStack with advanced networking.
   - Only a backport of what is already working fine in Trusty.
  
  [ORIGINAL REPORT]
  cloud-init in Precise is unable to handle CloudStack because it tries to 
query the default gateway instead of the virtual router. This is fixed in later 
versions of cloud-init but it would be convenient to backport the fix in the 
precise-updates. Attached is a patch fixing that. Tested with CloudStack 4.3 
and works fine.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1382481

Title:
  [SRU] Support for CloudStack's basic networking in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1382481/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382481] Re: [SRU] Support for CloudStack's basic networking in Precise

2015-05-05 Thread Ben Howard
** Tags removed: verification-done
** Tags added: sru

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1382481

Title:
  [SRU] Support for CloudStack's basic networking in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1382481/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1382481] Re: [SRU] Support for CloudStack's basic networking in Precise

2015-05-05 Thread Vincent Bernat
Hi Ben!

All done. Note that I tagged with verification-done but this should also
be checked to work with advanced networking (I am pretty sure that won't
be a problem, this is just a backport).

The test case may be difficult to execute in real conditions: with the
"current" VM images, you won't be able to login after boot (both
accounts will get a random password and you won't get your SSH keys
setup). So, either you need some patched VM images or you need to change
root password from Grub. However, as a non-regression test, it is
perfectly valid.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1382481

Title:
  [SRU] Support for CloudStack's basic networking in Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1382481/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs