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

Remove assorted internal functionalities #57368

Closed
waynew opened this issue May 19, 2020 · 0 comments
Closed

Remove assorted internal functionalities #57368

waynew opened this issue May 19, 2020 · 0 comments
Assignees
Labels
Milestone

Comments

@waynew
Copy link
Contributor

waynew commented May 19, 2020

  • salt.utils.context.NamespacedDictWrapper
  • salt.utils.minions show_ipv4 parameter removed
  • salt.utils.smb.get_conn - no longer supports impacket, use smbprotocol instead
  • salt.utils.cloud dropped winexe support - use pypsexec instead
  • salt.transport.zeromq.AsyncZeroMQReqChannel, .AsyncReqMessageClientPool, and .AsyncReqMessageClient .destroy methods removed. Use .close instead
  • salt.transport.Channel removed - use salt.transport.client.ReqChannel instead
@waynew waynew added this to the Approved milestone May 19, 2020
@waynew waynew self-assigned this May 19, 2020
waynew added a commit to waynew/salt that referenced this issue May 21, 2020
Closes saltstack#57368

- removed obsolete .destroy methods from zeromq channels
- removed winexe support from salt.utils.cloud
- removed obsolete override_name from
  salt.utils.context.NamespacedDictWrapper
- removed obsolete `show_ipv4` parameter from salt.utils.minions
- removed impacket support from salt.utils.smb
- removed obsolete salt.transport.Channel, and fixed test.
@dwoz dwoz closed this as completed in ee181c9 May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant