Weekly Development Summary

2017-08-11 Thread Ian Booth
Hi folks Here's a quick wrap up of what the Juju team has been doing this week. We're almost ready for a new 2.2.3 release. Issues addressed are found on the milestone: https://launchpad.net/juju/+milestone/2.2.3 Some highlights include bundles supporting local resources, migration and upgrade

Re: charm layers hooks/install, how are they "merged"?

2017-08-11 Thread fengxia
Make sense. Thank you Stuart. On 08/11/2017 06:31 AM, Stuart Bishop wrote: On 11 August 2017 at 09:02, fengxia wrote: Hi Juju, I'm building a charm by including two layers in layer.yaml: includes: - 'layer:basic' - 'layer:pylxca' Pylxca is a library I packaged into

Kafka support for filebeat, topbeat and packetbeat

2017-08-11 Thread Tilman Baumann
I just added Kafka output to filebeat, topbeat and packetbeat. If anyone is interested... "charm test" is broken for me, apologies if I committed a broken test. I manually tested the filebeat changes, the rest is just copy-pasta. (same code everywhere)

Re: charm layers hooks/install, how are they "merged"?

2017-08-11 Thread Stuart Bishop
On 11 August 2017 at 09:02, fengxia wrote: > Hi Juju, > > I'm building a charm by including two layers in layer.yaml: > > includes: > - 'layer:basic' > - 'layer:pylxca' > > Pylxca is a library I packaged into a "layer" format for reuse. > > Both layers have a folder called