Zesty does not produce root.tar.gz or root.tar.xz images.
This means that for a nova lxd cloud we need some changes to support zesty images.
* simplestreams will need to learn that lxd can support a 'squashfs' image type, and how to upload that to glance (what 'disk_format' option to put on the glance image).
* nova-lxd will need to know that it can handle squashfs images (it may already do that)
* nova-lxd will possibly need to do something special with that.
Zesty does not produce root.tar.gz or root.tar.xz images.
This means that for a nova lxd cloud we need some changes to support zesty images.
* simplestreams will need to learn that lxd can support a 'squashfs' image type, and how to upload that to glance (what 'disk_format' option to put on the glance image).
* nova-lxd will need to know that it can handle squashfs images (it may already do that)
* nova-lxd will possibly need to do something special with that.