Skip to content

Commit

Permalink
remove dep notices in favor of saltstack#55715
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch3LL committed Dec 20, 2019
1 parent 095a067 commit 77ff404
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions doc/topics/releases/neon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,21 +147,13 @@ Module Deprecations
- :py:func:`dockermod.load <salt.modules.dockermod.load>`
- :py:func:`dockermod.tag <salt.modules.dockermod.tag_>`

- The cmd state module has removed the ``quiet`` kwarg from the
:py:func:`cmd.run <salt.modules.cmdmod.run>` function. Please
set ``output_loglevel`` to ``quiet`` instead.

State Deprecations
------------------

- The hipchat state has been removed due to the service being retired.
:py:func:`MS Teams <salt.states.msteams>` or
:py:func:`Slack <salt.states.slack>` may be suitable replacements.

- The cmd state module has removed the ``quiet`` kwarg from the
:py:func:`cmd.run <salt.states.cmd.run>` function. Please
set ``output_loglevel`` to ``quiet`` instead.

Fileserver Deprecations
-----------------------

Expand Down

0 comments on commit 77ff404

Please sign in to comment.