Comment 2 for bug 1950799

Revision history for this message
Simon Richardson (simonrichardson) wrote :

The workaround, for now, is to query the application facade from pylibjuju[0].
There is still some work to do on the juju side:

 - Remove the Public and Private address from the Unit delta on the all watcher.
 - Possibly provide a way to allow entity dependencies (machine - units for instance) to trigger a new entity delta emission when there is a cross-cutting concern.

0: https://github.com/juju/python-libjuju/pull/600