[Impact]

Images that are upload to the local LXD image store from glance fail
because of a REST API change in LXD 0.22. This prevents new images from
being used in LXD

[Test Case]
1. Run nova in debug mode
2. glance image-create --name lxd --container-format bare --disk-format raw < 
<name of image>
3. nova boot --flavor 1 --image lxd test-instance
4. Observe the boot failure in the /var/log/nova/nova-compute.log
5. Apply update,
6. nova boot --flavor 1 --image lxd test-instance-1
7. Observe new instance

[ Regression potential ]

There should be no regression potential.

** Also affects: nova-compute-lxd (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: nova-compute-lxd (Ubuntu Wily)
   Importance: Undecided
       Status: New

** Summary changed:

- LXD v0.22 doesnt send the image fingerprint when upload
+ [SRU] LXD v0.22 doesnt send the image fingerprint when upload

** Changed in: nova-compute-lxd (Ubuntu Wily)
   Importance: Undecided => High

** Changed in: nova-compute-lxd (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: nova-compute-lxd (Ubuntu Wily)
     Assignee: (unassigned) => Chuck Short (zulcss)

** Changed in: nova-compute-lxd (Ubuntu Xenial)
     Assignee: (unassigned) => Chuck Short (zulcss)

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

Title:
  [SRU] LXD v0.22 doesnt send the image fingerprint when upload

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova-compute-lxd/+bug/1521257/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to