Commit 701cb94
authored
Merge pull request #444 from SimonRichardson/handle-application-set-status
#444
Because pylibjuju has an internal cache, very similar to how juju model
cache works, we need to correctly handle when the application status is
set by the charm author, vs how the application is dervied via the unit
status.1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
0 commit comments