Commit 7cb7eaf
authored
fix(linstor): explicitly notifies a missing res def (#157)
Prior to this change, a `KeyError` was raised that didn't indicate
why a volume info was not found in the event of a missing resource definition.
Signed-off-by: Ronan Abhamon <ronan.abhamon@vates.tech>1 parent 6afa0f4 commit 7cb7eaf
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
960 | 960 | | |
961 | 961 | | |
962 | 962 | | |
963 | | - | |
| 963 | + | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
964 | 970 | | |
965 | 971 | | |
966 | 972 | | |
| |||
0 commit comments