Remove legacy compat docs in mysql pillar since the code was removed already

Refs #30913
This commit is contained in:
rallytime 2016-08-09 15:27:11 -06:00
parent 31f7d307a7
commit 75f205e485

View file

@ -11,17 +11,6 @@ This module is a concrete implementation of the sql_base ext_pillar for MySQL.
:depends: python-mysqldb
:platform: all
Legacy compatibility
=====================================
This module has an extra addition for backward compatibility.
If there's a keyword arg of mysql_query, that'll go first before other args.
This legacy compatibility translates to depth 1.
We do this so that it's backward compatible with older configs.
This is deprecated and slated to be removed in Carbon.
Configuring the mysql ext_pillar
=====================================