Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

package_manager: Added pattern for remove packages #57

Merged
merged 1 commit into from
May 5, 2016

Conversation

petr-balogh
Copy link

  1. Updated remove method which now can takes pattern for removing more
    packages.
  2. Added list method which list all installed packages on host
  3. Added tests for package_manager

@@ -1,5 +1,9 @@
import errors
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from rrmngmnt import errors

1) Updated remove method which now can takes pattern for removing more
packages.
2) Added list method which list all installed packages on host
3) Added tests for package_manager

Change-Id: I38f833fbffe0b6d56bb7ad4db185be6b767b2373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants