More performance fixes

Sort introspected children nodes to improve the chance of finding
ObjectManagers sooner rather than later (systemd does a recursive
listing of child nodes).

Remove unnecessary dbus calls when processing interfaces for
associations.  The existing code assumes that only object interfaces
are available to it but the new discovery mechanism uses
GetManagedObjects which includes the object properties.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: c9a2656d6ab3c46b49005181c4638354ada7dddb
  1. .gitignore
  2. LICENSE
  3. phosphor-mapper
  4. setup.cfg
  5. setup.py