json: Handle compatible interface not existing yet

Catch the DBusMethodError exception that is thrown when the compatible
interface does not exist on any dbus object yet. When this occurs,
attempt to load the JSON config(s) from the override or default
locations, then wait for the interfacesAdded signal of the compatible
interface if still the JSON config(s) could not be found.

Change-Id: I3059e235b292818119523ed0fb219688141e39db
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
1 file changed