Commit 8b08293
committed
Upgrade trusted to use new facade method
Application facade has a new method for calling configuration values on
it. Use that instead of the old way. This is a breaking change if you're
using it from pylibjuju and we should probably be aware of that in the
future.
Luckily the fix is to just use the latest pylibjuju with this fix in it.1 parent db3f255 commit 8b08293
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
398 | 409 | | |
399 | 410 | | |
400 | 411 | | |
| |||
0 commit comments