← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1455650] [NEW] user-data not pulled from metadata server properly on GCE

 

Public bug reported:

The startup script on GCE is effectively the same as cloud-init's
concept of user-data (startup script or configuration to be run at boot
time). Currently, cloud-init pulls from
http://metadata/computeMetadata/v1/instance/user-data instead of
http://metadata/computeMetadata/v1/instance/startup-script.

This should be changed during GCE migration to cloud init.

** 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/1455650

Title:
  user-data not pulled from metadata server properly on GCE

Status in Init scripts for use on cloud images:
  New

Bug description:
  The startup script on GCE is effectively the same as cloud-init's
  concept of user-data (startup script or configuration to be run at
  boot time). Currently, cloud-init pulls from
  http://metadata/computeMetadata/v1/instance/user-data instead of
  http://metadata/computeMetadata/v1/instance/startup-script.

  This should be changed during GCE migration to cloud init.

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


Follow ups

References