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

Use absolute_import for foreman_callback plugin #243

Closed
wants to merge 1 commit into from
Closed

Use absolute_import for foreman_callback plugin #243

wants to merge 1 commit into from

Conversation

Akasurde
Copy link

@Akasurde Akasurde commented Feb 7, 2019

Ansible plugin directory contains json callback plugin next to
foreman_callback plugin. Without absolute import foreman_callback
plugin fails with json errors (which occurs due to namespace collision).

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

Ansible plugin directory contains `json` callback plugin next to
foreman_callback plugin. Without absolute import foreman_callback
plugin fails with json errors (which occurs due to namespace collision).

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@theforeman-bot
Copy link
Member

Do not merge! This patch has not been tested yet.

Can an existing organization member please verify this patch?

@theforeman-bot
Copy link
Member

There were the following issues with the commit message:

  • edb59ba must be in the format fixes #redmine_number - brief description

If you don't have a ticket number, please create an issue in Redmine.

More guidelines are available in Coding Standards or on the Foreman wiki.


This message was auto-generated by Foreman's prprocessor

@tbrisker
Copy link
Member

ok to test

@adamruzicka
Copy link
Contributor

We removed the callback from our repo in #358 , so I'll go ahead and close this. We now favor the callback from foreman ansible modules where the change you were proposing is already present. Thank you @Akasurde

@adamruzicka adamruzicka closed this Oct 1, 2020
@theforeman theforeman deleted a comment from theforeman-bot Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants