← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1894420] [NEW] vendor-data is not implemented by nocloud with a seedfrom parameter

 

Public bug reported:

I'm trying to implement the NoCloud datasource for a diskless bare-metal
cloud, using command-line parameters. The NoCloud documentation
specifies /vendor-data is supported, but booting a server results in
queries for meta-data and user-data only, no attempt is made for vendor-
data.

Reading the code, it doesn't seem like it is implemented for seedfrom parameters at this time. 
See the block around https://git.launchpad.net/ubuntu/+source/cloud-init/tree/cloudinit/sources/DataSourceNoCloud.py#n143

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
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/1894420

Title:
  vendor-data is not implemented by nocloud with a seedfrom parameter

Status in cloud-init:
  New

Bug description:
  I'm trying to implement the NoCloud datasource for a diskless bare-
  metal cloud, using command-line parameters. The NoCloud documentation
  specifies /vendor-data is supported, but booting a server results in
  queries for meta-data and user-data only, no attempt is made for
  vendor-data.

  Reading the code, it doesn't seem like it is implemented for seedfrom parameters at this time. 
  See the block around https://git.launchpad.net/ubuntu/+source/cloud-init/tree/cloudinit/sources/DataSourceNoCloud.py#n143

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


Follow ups