Comment 6 for bug 1775238

Revision history for this message
Alex Kavanagh (ajkavanagh) wrote :

Tested this on xenial, with the cloud archive, and the following package details:

root@xenial-test:~# apt show python-pylxd
Package: python-pylxd
Version: 2.2.6-0ubuntu1.1~cloud0
Priority: optional
Section: python
Maintainer: Chuck Short <email address hidden>
Installed-Size: 304 kB
Depends: python-babel (>= 1.3), python-dateutil (>= 2.2), python-openssl (>= 0.13.1), python-pbr (>= 1.6), python-requests-toolbelt (>= 0.8.0), python-requests-unixsocket, python-six (>= 1.9.0), python-ws4py, python-cryptography, python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Supported: 60m
Download-Size: 40.3 kB
APT-Manual-Installed: yes
APT-Sources: http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-proposed/queens/main amd64 Packages
Description: Python library for interacting with LXD REST API
 LXD offers a REST API to remotely manage containers over the network,
 using an image based workflow and with support for live migration.
 .
 pylxd is a small Python library for interacting the with the
 LXD REST API.
 .
 This package contains the Python 2 module.

and

root@xenial-test:~# apt show python3-pylxd
Package: python3-pylxd
Version: 2.2.6-0ubuntu1.1~cloud0
Priority: optional
Section: python
Source: python-pylxd
Maintainer: Chuck Short <email address hidden>
Installed-Size: 305 kB
Depends: python3-babel (>= 1.3), python3-dateutil (>= 2.2), python3-openssl (>= 0.13.1), python3-pbr (>= 1.6), python3-requests-toolbelt (>= 0.8.0), python3-requests-unixsocket, python3-six (>= 1.9.0), python3-ws4py, python3-cryptography, python3-requests, python3:any (>= 3.3.2-2~)
Download-Size: 40.5 kB
APT-Manual-Installed: yes
APT-Sources: http://ubuntu-cloud.archive.canonical.com/ubuntu xenial-proposed/queens/main amd64 Packages
Description: Python library for interacting with LXD REST API
 LXD offers a REST API to remotely manage containers over the network,
 using an image based workflow and with support for live migration.
 .
 pylxd is a small Python library for interacting the with the
 LXD REST API.
 .
 This package contains the Python 3 module.

Tested that pylxd loads, can access lxd, and that requests_toolbelt exists and can be used.

Note that this is on Xenial using the cloud-archive.