Re: Orchestration charms

2017-01-11 Thread Casey Marshall
Hi Simon, I'm glad you asked about this. The need for certain services to operate on the controller for autoscaling and other purposes has come up before. Juju's considering exposing different aspects of the controller as applications -- for monitoring, log access and other aspects of operating th

peer relation without public interface

2017-01-11 Thread Tilman Baumann
Hi, I'm writing a layered reactive-python charm which uses a peer relation to know all units of the same application. However I don't seem to find a way to convince charm build to create the ./hook/ files for this relation for me. If I do my metadata.yaml like this and include the interface in l