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

<check-sources> Bug 1028612, fix excludes list building logic, RHN code #173

Merged
merged 1 commit into from Nov 11, 2013

Conversation

dobbymoodge
Copy link
Contributor

https://bugzilla.redhat.com/show_bug.cgi?id=1028612

List need_exclude in set_excludes wasn't being built properly, it
failed to filter by repos which already had excludes set. Added
_excludes_needed helper function to build this list.

set_save_repo_attr in OpenShiftCheckSources didn't handle writing
configs from iterables for RHN correctly. Added simple logic to munge
value variable if it's iterable

Also included several spelling, formatting and minor refactors from
code review with Miciah.

https://bugzilla.redhat.com/show_bug.cgi?id=1028612

List `need_exclude` in `set_excludes` wasn't being built properly, it
failed to filter by repos which already had excludes set. Added
`_excludes_needed` helper function to build this list.

`set_save_repo_attr` in `OpenShiftCheckSources` didn't handle writing
configs from iterables for RHN correctly. Added simple logic to munge
`value` variable if it's iterable

Also included several spelling, formatting and minor refactors from
code review with Miciah.
dobbymoodge added a commit that referenced this pull request Nov 11, 2013
<check-sources> Bug 1028612, fix excludes list building logic, RHN code
@dobbymoodge dobbymoodge merged commit c9d6230 into openshift:enterprise-2.0 Nov 11, 2013
@dobbymoodge dobbymoodge deleted the BZ1028612 branch November 15, 2013 15:24
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.

None yet

1 participant