action_get does not catch ValueError
Bug #1489541 reported by
Chris Holcombe
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Charm Helpers |
New
|
Undecided
|
Unassigned |
Bug Description
This is a simple fix. action_get in hookenv.py does not catch ValueError if juju returns bad data. I don't know if it would be appropriate to return None or raise the error.
To post a comment you must log in.
... this begs the question of why/when Juju is returning "bad data"