Pylibjuju 2.6.2 Release Notes

The Juju team is proud to release Pylibjuju 2.6.2!

Pylibjuju enables you to drive Juju from Python, easing operations from day 2 and beyond. It is a toolkit for adding automation to your projects. Pylibjuju enables you to managing your Juju controllers, models, applications and units.

This is a release of the Pylibjuju 2.6.2, which corresponds to Juju 2.6 track.

  • Pylibjuju fixes the issue where the interface{} type is correctly translated in the schema generated source code. #344

How do I get it?

The best way to get your hands on this release of Pylibjuju is to use pypi:

pip install juju

or to upgrade the juju package:

pip install juju --upgrade

Feedback Appreciated!

We encourage everyone to let us know how you’re using Pylibjuju. Please ask questions on on Discourse, send us a message on Twitter using the hashtag #jujucharms, and chat with us at #juju on Freenode.

1 Like