Support a catch all in the policy data
The policy data is set up such that it can have several details
entries for an error, where all of the entries but one would have
a search modifier. The one with an empty modifier acts as
a catch all that should be chosen when the modifier in use doesn't
match any of the others.
To support this in code, when the policy details search with the
modifier doesn't find anything, search again for an empty modifier.
Change-Id: I01ef9dacc17c57a5ff8b3689d02d8c4c51735960
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
1 file changed