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

Make sure setting list_user_permissions to ['', '', ''] doesn't stacktrace #30822

Merged
merged 2 commits into from Feb 2, 2016

Conversation

rallytime
Copy link
Contributor

And doesn't report changes on secondary state runs. Also fixed a bug in the state return when checking for new tags in rabbitmq_user state.

Fixes #28971

@cachedout
Copy link
Contributor

I believe this failing test is fixed. @rallytime will rebase.

rallytime added 2 commits February 2, 2016 12:46
When attempting to reproduce the bug in saltstack#28971, the pyobjects rederer
errors and doesn't output the state properly when a set() is returned
via the rabbitmq_user._check_tags_changes function. This change fixes
that error and state output appears as intended.
…trace

And doesn't report changes on secondary state runs.

Fixes saltstack#28971
@rallytime
Copy link
Contributor Author

Done.

cachedout pushed a commit that referenced this pull request Feb 2, 2016
Make sure setting list_user_permissions to ['', '', ''] doesn't stacktrace
@cachedout cachedout merged commit 75db37a into saltstack:2015.8 Feb 2, 2016
@rallytime rallytime deleted the rabbitmq-user-state-fixes branch February 2, 2016 22: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
Development

Successfully merging this pull request may close these issues.

None yet

2 participants