Home
last modified time | relevance | path

Searched hist:aea38c65 (Results 1 – 5 of 5) sorted by relevance

/openbmc/pyphosphor/obmc/utils/
H A Dmisc.pyffe66a91 Wed Apr 04 21:41:34 CDT 2018 Brad Bishop <bradleyb@fuzziesquirrel.com> utils: Remove ListMatch

This is a pointless class given python lambdas. It was also
broken with aea38c65. Drop.

Change-Id: Ib269fee1b09cd04defe6ec98c2f5dc4118d5425e
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
aea38c65 Tue Jan 30 12:00:26 CST 2018 Brad Bishop <bradleyb@fuzziesquirrel.com> Enable pycodestyle

Apply fix-ups and run pycodestyle during CI testing.

Change-Id: I1005495b11e228abdc8d40a51dbf81c4a6e6c92c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
/openbmc/pyphosphor/
H A Dsetup.cfgaea38c65 Tue Jan 30 12:00:26 CST 2018 Brad Bishop <bradleyb@fuzziesquirrel.com> Enable pycodestyle

Apply fix-ups and run pycodestyle during CI testing.

Change-Id: I1005495b11e228abdc8d40a51dbf81c4a6e6c92c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
/openbmc/pyphosphor/obmc/dbuslib/
H A Dpropertycacher.pyaea38c65 Tue Jan 30 12:00:26 CST 2018 Brad Bishop <bradleyb@fuzziesquirrel.com> Enable pycodestyle

Apply fix-ups and run pycodestyle during CI testing.

Change-Id: I1005495b11e228abdc8d40a51dbf81c4a6e6c92c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
H A Dbindings.pyaea38c65 Tue Jan 30 12:00:26 CST 2018 Brad Bishop <bradleyb@fuzziesquirrel.com> Enable pycodestyle

Apply fix-ups and run pycodestyle during CI testing.

Change-Id: I1005495b11e228abdc8d40a51dbf81c4a6e6c92c
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.pyaeb995da Wed Apr 04 21:28:42 CDT 2018 Brad Bishop <bradleyb@fuzziesquirrel.com> Remove use of deprecated ListMatch

This class was broken with pyphosphor aea38c65. Drop use of the
class altogether and just use a lambda.

Change-Id: I6f36487c1d6fe2003aa007c2a174fe97abf0267a
Tested: Enumerated HTTP root and verified content
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>