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

1223860: Fix API used by openshift clients. #1192

Closed
wants to merge 1 commit into from

Conversation

alikins
Copy link
Contributor

@alikins alikins commented May 26, 2015

repolib.RepoActionInvoker.is_managed is used by some
openshift utilities, but it was busted when the rest of
repolib moved to using model.ent_cert.

Add a public matching_content method to the RepoActionCommand
class, so that RepoActionInvoker.is_managed works again.

Add test cases for RepoActionInvoker.is_managed, since it is
only used by external tools.

repolib.RepoActionInvoker.is_managed is used by some
openshift utilities, but it was busted when the rest of
repolib moved to using model.ent_cert.

Add a public matching_content method to the RepoActionCommand
class, so that RepoActionInvoker.is_managed works again.

Add test cases for RepoActionInvoker.is_managed, since it is
only used by external tools.
@alikins
Copy link
Contributor Author

alikins commented Jun 2, 2015

reopening with the right bugzilla id in the commit and branch name

@alikins alikins closed this Jun 2, 2015
@alikins alikins deleted the alikins/1223860_repolib_is_managed branch June 4, 2015 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant