Make some more changes to software manager, mainly for:

1) Codebase cleanup
2) Avoid leaking a yumbase exception that might
   happen when listing package provides to the
   rest of the test.

Lucas Meneghel Rodrigues (8):
  software_manager: Removing unused imports
  software_manager: Fix docstring
  software_manager: Remove unused variables
  software_manager: Fix used of reserved keyword file
  software_manager: Use a more python idiomatic way to choose backend
  software_manager: Replace catch all exceptions with specific
    exceptions
  software_manager: Yum - Handle exceptions when finding package
    providers
  software_manager: Remove the last usage of os.system

 client/shared/software_manager.py | 103 +++++++++++++++++++++-----------------
 1 file changed, 56 insertions(+), 47 deletions(-)

-- 
1.8.1.2

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to