Improve event monitoring/callbacks 21/6021/1
authorAdam Israel <adam.israel@canonical.com>
Mon, 23 Apr 2018 20:04:54 +0000 (16:04 -0400)
committerAdam Israel <adam.israel@canonical.com>
Mon, 23 Apr 2018 20:04:54 +0000 (16:04 -0400)
Improve the way we monitor changes within the Juju model, by maintaining
a single observer with an Application filter. This reduces the number of
duplicate callbacks being fired, and decreases the chatter between the
controller and client.

Signed-off-by: Adam Israel <adam.israel@canonical.com>

No differences found