Skip to content

Commit

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

- The heat module has removed the ``enviroment`` kwarg from the
:py:func:`heat.create_stack <salt.modules.heat.create_stack>` and
:py:func:`heat.update_stack <salt.modules.heat.update_stack>` functions due
to a spelling error. Please use ``environment`` 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 heat state module has removed the ``enviroment`` kwarg from the
:py:func:`heat.deployed <salt.states.heat.deployed>` function due
to a spelling error. Please use ``environment`` instead.

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

Expand Down

0 comments on commit 2fdbc1b

Please sign in to comment.