← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1663315] Re: identify openstack kvm platform on ppc64

 

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

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

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

Title:
   identify openstack kvm platform on ppc64

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

Bug description:
  On i386 and amd64, openstack puts 'OpenStack Nova', into the dmi platform
  information. OpenStack using kvm on ppc64el or ppc64, 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 ppc64
       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:
   bug 1660385: Alert user of Ec2 Datasource on lookalike cloud
   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/1663315/+subscriptions



References