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

Correct errant call to argspec from master. Fix ext_job_cache. #35427

Merged
merged 1 commit into from
Aug 14, 2016

Conversation

cachedout
Copy link
Contributor

@cachedout cachedout commented Aug 13, 2016

We were passing a string to the argpsec checker when it expects the actual func.

Closes #35403

We were passing a string to the argpsec checker when it expects the actual func.
@rallytime rallytime merged commit be644a5 into saltstack:2016.3 Aug 14, 2016
gitebra pushed a commit to gitebra/salt that referenced this pull request Aug 16, 2016
* upstream/develop: (26 commits)
  Use BytesIO from six for gzip operations (saltstack#35484)
  Return cleaner error on pillar/grains rendering failure (saltstack#35437)
  LXC execution module Carbon deprecations
  Add soem more notes to the salt-cp doc
  call to boto_secgroup.convert_to_group_ids should be by keyword args, the earlier code would end up with incorrect parameters being used with region being mapped to vpc_name.
  Fix orderering in test_add_rule
  Fix failing win_firewall_tests
  [develop] Update bootstrap script to latest stable (2016.08.15) (saltstack#35462)
  [2016.3] Update bootstrap script to latest stable (2016.08.15) (saltstack#35461)
  Make `auth_timeout` user configurable again
  Fix cp.push_dir pushing empty dirs (saltstack#35442)
  Docker 1.12 reports tags as null (saltstack#35447)
  move routine call out of try/except block
  Minor doc fixup (saltstack#35436)
  Modular minion data cache.
  Correct errant call to argspec from master. Fix ext_job_cache. (saltstack#35427)
  Resolve stacktrace logged by highstate outputter if sls cannot be found (saltstack#35428)
  Fix opts ref, I forgot that salt-ssh state.pkg uses opts magic
  Only allow one sync read to happen at a time.
  Add to release notes, snapper!
  ...
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.

2 participants