← Back to team overview

bigdata-dev team mailing list archive

Charm Helpers update

 

(TL;DR: If a charm update needs a new build of Charm Helpers, you will
have to change "ch_framework" to "charmframework" in the charm code.)

Please be aware that I updated the Big Data fork of Charm Helpers, to
bring it back in sync with the upstream, and to finish the
documentation changes I had begun in preparation for getting our fork
merged into upstream.

This won't affect the existing charms, as they are tagged to a
specific release of CH in bigdata-data.  But if you need to make a
change to CH and update a charm, you may have to make some minor
tweaks.

The only one that I expect to actually impact any of the charms is
that the charmhelpers.core.ch_framework package was renamed to
charmhelpers.core.charmframework, based on feedback from the team.
>From upstream, charmdata was also renamed to unitdata, but I don't
think that will have any impact on any of the charms directly.


Follow ups