Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

pep8, miscellaneous rest server updates #16

Merged
merged 4 commits into from Mar 22, 2016
Merged

pep8, miscellaneous rest server updates #16

merged 4 commits into from Mar 22, 2016

Conversation

bradbishop
Copy link
Member

This change is Reviewable

This is all whitespace changes flagged by pep8.
No functional changes here.  Just module/package namespace updates
to use the pyobmc library.
Previously using a custom enumerate interface.
This is the standard interface.

Also, try to find OM implementing objects higher up in the tree.
This improves performance for sub-tree enumerate calls.

Don't try to get properties for ObjectManager interfaces.
For whatever reason sd-bus chokes on this, but it doesn't
have any properties so it isn't needed anyway.
nkskjames added a commit that referenced this pull request Mar 22, 2016
pep8, miscellaneous rest server updates
@nkskjames nkskjames merged commit 3bba28c into openbmc:master Mar 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants