[Bug 1516652] Re: 'lxd' is an unsupported hypervisor type

OpenStack Infra 1516652 at bugs.launchpad.net
Thu Nov 19 20:29:38 UTC 2015


Reviewed:  https://review.openstack.org/245811
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=050bc120594ffe865c3d823382afb56ea62f556e
Submitter: Jenkins
Branch:    master

commit 050bc120594ffe865c3d823382afb56ea62f556e
Author: James Page <james.page at ubuntu.com>
Date:   Mon Nov 16 15:03:50 2015 +0000

    Add 'lxd' to the list of recognized hypervisors
    
    Currently its not possible to set the hypervisor_type on a
    glance image to 'lxd' to ensure it gets targetted to the
    right type of hypervisors as 'lxd' is not a recognised
    hypervisor type.
    
    Change-Id: I9607c2f062b5ae19480a92be313fd4e21aa43ca5
    Closes-Bug: 1516652


** Changed in: nova
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1516652

Title:
  'lxd' is an unsupported hypervisor type

Status in OpenStack Compute (nova):
  Fix Committed
Status in nova package in Ubuntu:
  New

Bug description:
  I'm trying to boot glance images which have the hypervisor_type
  property set on them to 'lxd' to target specific hypervisors within a
  mixed hypervisor cloud; instance boot fails with:

  {"message": "Hypervisor virtualization type 'lxd' is not recognised",
  "code": 400, "created": "2015-11-16T14:54:26Z"}

  nova does some based filtering of hypervisor types - lxd is not in the
  recognized list.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: nova-compute-lxd 0.18-0ubuntu3
  ProcVersionSignature: User Name 4.2.0-17.21-generic 4.2.3
  Uname: Linux 4.2.0-17-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  Date: Mon Nov 16 14:56:52 2015
  Ec2AMI: ami-000006b8
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: nova
  Ec2InstanceType: m1.medium
  Ec2Kernel: None
  Ec2Ramdisk: None
  PackageArchitecture: all
  SourcePackage: nova-compute-lxd
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.nova.nova.compute.conf: [deleted]
  modified.conffile..etc.nova.rootwrap.d.lxd.filters: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1516652/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list