@sil2100, that is a good catch, and sadly, Corey, there isn't an easy
solution.  What requests.toolbelt is used for is to allow Multipart
uploads to lxd (from pylxd) so that data can be streamed from disk,
rather than pulled into memory.

nova-lxd DOES use this feature, in that it grabs the image from the
archive to disk, and then uses the requests.toolbelt streaming feature
to stream it from disk to lxd.

So, awkwardly, nova-lxd does require the pylxd requests-toolbelt
package, which isn't in main.  The best "solution" would be to get
requests-toolbelt into main alongside requests, but that may not be
feasible/desirable.  Could we get it into cloud-archive instead?

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

Title:
  [SRU] python-pylxd 2.0.7 (xenial), python-pylxd 2.2.6 (artful)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1754657/+subscriptions

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

Reply via email to