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

Update returner __virtual__() return messages for loader #37519

Merged
merged 1 commit into from
Nov 7, 2016

Conversation

rallytime
Copy link
Contributor

@rallytime rallytime commented Nov 7, 2016

This updates the __virtual__() messaging when a returner cannot be loaded and returns False.

Refs #37444 and #37502

@cachedout cachedout merged commit 19475aa into saltstack:2016.3 Nov 7, 2016
@rallytime rallytime deleted the returner-load-errors branch November 7, 2016 23:20
@MntMrc
Copy link

MntMrc commented May 25, 2020

Hello, looks like is back in salt 3000.3
salt/returners/elasticsearch_return.py

def __virtual__():
    return __virtualname__

for example.

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.

3 participants