← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1693524] Re: identify openstack kvm platform on s390

 

Tracked in Github Issues as https://github.com/canonical/cloud-
init/issues/2909

** Bug watch added: github.com/canonical/cloud-init/issues #2909
   https://github.com/canonical/cloud-init/issues/2909

** Changed in: cloud-init
       Status: Confirmed => Expired

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

Title:
   identify openstack kvm platform on s390

Status in cloud-init:
  Expired
Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  On i386 and amd64, openstack puts 'OpenStack Nova', into the dmi platform
  information. OpenStack using kvm on s390, does not identify itself to the guest in any way.

  The result is that cloud-init cannot identify it is running on
  openstack.

  We need two things
   a.) change openstack to provide that information through libvirt on s390
       in some way.
   b.) possibly changes in qemu to pass information through that the guest
       can see. Some options here might include putting information in
       the device tree or possibly on the attached disk (model of the disk could be 'OpenStack disk XXXX').

  Related bugs:
    https://bugs.launchpad.net/cloud-init/+bugs?field.tag=dsid-nova

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



References