[Bug 1637620] Re: cannot delete lxd instances in horizon

Kevin Metz kevin.metz at canonical.com
Mon Oct 31 21:00:15 UTC 2016


Tested the package nova-compute-lxd 13.0.0.0b3.dev712.201610311523
.xenial-0ubuntu1 via the PPA. Have tested deleting, starting, stopping
instances etc and all appears to be working.


** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  cannot delete lxd instances in horizon

Status in OPNFV:
  New
Status in nova-lxd package in Ubuntu:
  Fix Released
Status in nova-lxd source package in Xenial:
  Fix Committed

Bug description:
  [Impact]
  With later LXD 2.0.x point releases, its not possible to delete instances running on a nova-lxd openstack cloud.

  [Test Case]
  Deploy OpenStack Nova LXD cloud
  nova boot instance
  nova delete instance - fails

  [Regression Potential]
  Minimal; later versions of nova-lxd take a different approach to profile management, but the fix simply ensures that the profile is deleted after the container, rather than the other way around.

  [Original Bug Report]
  After deploying Openstack and spinning up lxd instances we are unable to delete those instances

  The following error appears in Horizon and in the nova-compute logs

  Exception during message handling: Failed to communicate with LXD API
  instance-0000005f: Error 400 - Profile is currently in use

  Its possible to delete the lxc container, then delete the profile.
  Then delete from Horizon.

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



More information about the Ubuntu-openstack-bugs mailing list