[Bug 1540965] Re: Support Joyent lx-brand environment in smartos datasource

Robert C Jennings 1540965 at bugs.launchpad.net
Fri Feb 5 01:04:57 UTC 2016


Replacement patch for wily attached, git branch @
https://git.launchpad.net/~rcj/ubuntu/+source/cloud-init?h=features%2Fwily%2Fsdc-lxbrand

Fixed python 2 testing w.r.t. strings/bytes.

** Patch added: "wily.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1540965/+attachment/4564236/+files/wily.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1540965

Title:
  Support Joyent lx-brand environment in smartos datasource

Status in cloud-init package in Ubuntu:
  Fix Released

Bug description:
  The Joyent Metadata Protocol Specification (Version 2)[1] allows for
  serial or socket communication. The existing Joyent datasource uses
  the serial port provided in KVM instances, however LX-brand zones have
  a socket instead @ /native/.zonecontrol/metadata.sock.

  Detecting we are in a Joyent LX-brand zone is possible by looking at '/bin/uname -v' which will report "BrandZ virtual linux" or checking for the existence of a /native mount where '/native/usr/bin/uname -s' reports
  SunOS.

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



More information about the Ubuntu-sponsors mailing list