← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1562914] Re: vendor-data not working with ConfigDrive in 0.7.5

 

Hi, I've just verified this is functional in xenial through putting:
$ cat /var/lib/cloud/seed/nocloud-net/vendor-data 
#cloud-config
runcmd:
 - [ sh, -xc, 'echo "$(date): hi world" | tee /run/hello.txt' ]


it was fixed in trunk at revno 1142 which is in 0.7.6.
If you want or need this fixed in an Ubuntu release, you'll need to 'Also affects distribution/package' and then target it for a specific release.


** Changed in: cloud-init
   Importance: Undecided => Medium

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

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1562914

Title:
  vendor-data not working with ConfigDrive in 0.7.5

Status in cloud-init:
  Fix Released

Bug description:
  vendor-data is not read with the ConfigDrive datasource in 0.7.5.

  Mar 28 14:54:01 hi [CLOUDINIT] stages.py[DEBUG]: no vendordata from
  datasource

  Works properly with NoCloud and OpenStack datasources.

  DistroRelease: Ubuntu 14.04
  Package: 0.7.5-0ubuntu1.16
  Uname: 3.13.0-79-generic x86_64

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


References