charm-helpers 0.9.1
Marco Ceppi
marco.ceppi at canonical.com
Thu Sep 8 22:10:53 UTC 2016
Hello everyone!
Ahead of the charmer summit we've released 0.9.1 (and 0.9.0) of
charm-helpers. We typically don't announce these changes but I wanted to
highlight a few of the new features as well as place a caveat for those who
may have built a charm during a 40 minute window.
# Highlights
- charmhelpers.core.hookenv add support for application_version_set
This is a new hook-tool added in an earlier 2.0 beta that allows you to
set the version of the application running. It takes a single parameter, a
string, that's meant to represent the app version
- charmhelpers.core.host and charmhelpers.core.kernel are now supported on
Ubuntu and CentOS charms.
Big shout out to Denis Buliga from Cloudbase for landing this support.
- Lots of smaller fixes to OpenStack and Storage plugins
# Downside
If you've managed to get `charmhelpers-0.9.0.tar.gz` in your wheelhouse
directory for your built charm, you will need to run charm build again.
There was a problem in the setup.py for the project which excluded a few
packages. The project's been updated from distutils to setuptools and
future proofed against this problem.
Thanks,
Marco Ceppi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20160908/1b70cbca/attachment.html>
More information about the Juju-dev
mailing list