Home
last modified time | relevance | path

Searched hist:dc7f067d73397610a1a202ae0af86f4ad55490e7 (Results 1 – 2 of 2) sorted by relevance

/openbmc/pyphosphor/obmc/dbuslib/
H A Denums.pydiff dc7f067d73397610a1a202ae0af86f4ad55490e7 Wed Dec 13 10:36:53 CST 2017 Adriana Kobylak <anoo@us.ibm.com> dbuslib: Fix UnknownInterface error

The string "org.freedesktop.UnknownInterface" is not an
existing dbus error string, all errors are of format
*.DBus.Error.* so change this error string to the right one.

Also fix the error responses when dbus errors are raised.

Part of openbmc/openbmc#2463

Change-Id: I384393a6f81c5057173e2941cd109e2f952e1311
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
H A Dbindings.pydiff dc7f067d73397610a1a202ae0af86f4ad55490e7 Wed Dec 13 10:36:53 CST 2017 Adriana Kobylak <anoo@us.ibm.com> dbuslib: Fix UnknownInterface error

The string "org.freedesktop.UnknownInterface" is not an
existing dbus error string, all errors are of format
*.DBus.Error.* so change this error string to the right one.

Also fix the error responses when dbus errors are raised.

Part of openbmc/openbmc#2463

Change-Id: I384393a6f81c5057173e2941cd109e2f952e1311
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>