Skip to content

Releases: canonical/pylxd

v2.2.7

08 Jun 14:42
2.2.7
Compare
Choose a tag to compare

This patch release contains the following major bug fixesL

  • #280 long running containers
  • #281 unable to get a file with json contents.
  • #291 adds support to control the decoding of the stdout and stderr when executing commands in a container.
  • #295 Allows use of underscore in container/snapshot names (reversion fixed)
  • #303 Added Network operations.
  • #308 Fixed setup/install (stopped easy_install 'setup_requires', using 'install_requires' instead).

Releasing 2.2.4

10 Jul 13:24
Compare
Choose a tag to compare
Merge pull request #238 from lxc/add-contributors-change-email

Change the email address and add CONTRIBUTORS.rst

pylxd 0.1

27 May 13:38
Compare
Choose a tag to compare
pylxd 0.1 Pre-release
Pre-release

This is the first release of pylxd. A python library for interacting with the LXD REST API.