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

Mysql module user exists fixes #5

Open
wants to merge 577 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
577 commits
Select commit Hold shift + click to select a range
87cf385
increase timeout on test_state for windows
Ch3LL Apr 16, 2019
fd19cca
Remove some warts in the docs
twangboy Apr 16, 2019
8830bd8
Merge pull request #52495 from dwoz/ipc_close_2018.3
s0undt3ch Apr 16, 2019
880375c
Initial updated ssh tests for AIX support
Apr 12, 2019
bb4fa5a
Revert "Minor: Fix typo in docstring"
DmitryKuzmenko Apr 16, 2019
7768ba2
Revert "Update doc conf with the new import `tornado.queues`"
DmitryKuzmenko Apr 16, 2019
9cca402
Revert "Support parallel work of multiple IPCMEssageSubscribers in on…
DmitryKuzmenko Apr 16, 2019
8207175
Drop singleton from IPCClient
DmitryKuzmenko Apr 16, 2019
09afb6e
A couple of race conditions fixes and a test update.
DmitryKuzmenko Apr 16, 2019
69e9416
Revert "Minor: Fix typo in docstring"
DmitryKuzmenko Apr 16, 2019
7f26e76
Revert "Update doc conf with the new import `tornado.queues`"
DmitryKuzmenko Apr 16, 2019
7cf6d54
Revert "Support parallel work of multiple IPCMEssageSubscribers in on…
DmitryKuzmenko Apr 16, 2019
9c85734
Drop singleton from IPCClient
DmitryKuzmenko Apr 16, 2019
fabbcac
A couple of race conditions fixes and a test update.
DmitryKuzmenko Apr 16, 2019
70787c7
Address inconsistent usage of `get_xml` function in `virt` execution …
Apr 17, 2019
e906aff
Merge pull request #52568 from dmurphy18/aix_ssh_tests
Ch3LL Apr 17, 2019
cc0cd5d
Merge pull request #52528 from Ch3LL/merge-2019.2
dwoz Apr 17, 2019
b0c0237
Merge pull request #52552 from twangboy/fix_win_task_2019.2
dwoz Apr 17, 2019
9faa49c
Merge pull request #52490 from dwoz/issue_52134
dwoz Apr 17, 2019
8352362
Merge pull request #52553 from mattLLVW/fix_django_auth_docs
dwoz Apr 17, 2019
b173406
Merge pull request #52551 from garethgreenaway/52449_test_gce_random_…
dwoz Apr 17, 2019
e522ffe
Merge pull request #52570 from DSRCorporation/bugs/revert_51963_2019.2
dwoz Apr 17, 2019
21d6365
Merge pull request #52526 from lomeroe/deserializer_opts_fix
dwoz Apr 17, 2019
1d440d3
Update CodeClimate settings
waynew Apr 10, 2019
4d9c49b
We have long files
waynew Apr 17, 2019
5c0360b
Merge pull request #52485 from waynew/codeclimate-changes
waynew Apr 17, 2019
e09be84
Update test_schema to mirror the new ValidationErrors in 3.0.0
Ch3LL Apr 17, 2019
6af1e1a
Add attrs for Ubuntu
waynew Apr 17, 2019
b2698d1
Added unit test for `virt.get_xml()`.
Apr 18, 2019
50a2d14
Use functools.wraps with decorators
waynew Apr 18, 2019
6db2beb
Replace "pchanges" with "changes" to fix onchanges/prereq requisites
terminalmage Sep 28, 2018
0ba0ddf
Add test mode changes to file.touch state
terminalmage Sep 29, 2018
982e693
Add exception logging in flaky decorator
terminalmage Sep 29, 2018
ceb3f4d
Add repack_state_returns to TestCase
terminalmage Sep 29, 2018
ed214c4
Make it possible to use prereq with test and saltmod state mods
terminalmage Sep 29, 2018
4bc5fd0
Add integration tests for test mode onchanges/prereq
terminalmage Sep 29, 2018
885d6ff
Update file.touch unit tests to reflect addition of changes in test mode
terminalmage Sep 30, 2018
0f296bb
Update kernelpkg test to reflect pchanges removal
terminalmage Oct 1, 2018
fb3b75d
Fix tests for pchanges backport into 2018.3
Ch3LL Apr 8, 2019
6bfa456
Add tests for wraps
waynew Apr 18, 2019
f3c7f27
remove pchanges for windows file modules
Ch3LL Apr 11, 2019
93bdd08
Update dict correctly in file state
Ch3LL Apr 11, 2019
81b865f
use same newfile message on linux for windows file state
Ch3LL Apr 11, 2019
72a0881
Lint cleanup
waynew Apr 18, 2019
86a9bde
Merge pull request #52599 from waynew/44639-fix-depreciated-decorator
dwoz Apr 18, 2019
e38fadd
Merge pull request #52564 from DSRCorporation/bugs/revert_51963
dwoz Apr 18, 2019
e03aed5
Merge pull request #52591 from Ch3LL/fix_jsonschema_2019.2
dwoz Apr 18, 2019
83a2b43
Merge pull request #52574 from zer0def/fix52431
dwoz Apr 18, 2019
00e214c
Update state.module docs
waynew Apr 4, 2019
10a0b0b
Add note for when old style will be removed
waynew Apr 5, 2019
3cb974b
Rewrite module.run docs
waynew Apr 17, 2019
6ebc663
Merge pull request #52609 from waynew/better-module.run-docs
waynew Apr 18, 2019
f86c53d
Merge branch '2018.3' into '2019.2'
Ch3LL Apr 18, 2019
15a887e
Fix pylint
Ch3LL Apr 18, 2019
27c79d2
Update integration.modules.test_network.NetworkTest.test_network_ping…
s0undt3ch Apr 17, 2019
8ee15a9
Merge pull request #52548 from cbosdo/virt-purge-fix
dwoz Apr 18, 2019
5a0464b
Bring 51661 into 2019.2.1
twangboy Apr 18, 2019
d952674
Merge branch '2019.2.1' into gitfs_2019.2.1
twangboy Apr 18, 2019
c6b4986
Merge pull request #52615 from twangboy/gitfs_2019.2.1
dwoz Apr 18, 2019
77943e5
Merge pull request #52614 from Ch3LL/cp-test_network-2019.2.1
dwoz Apr 18, 2019
105784a
Remove unused method from pytest engine
dwoz Apr 18, 2019
4859e6c
Merge pull request #52619 from dwoz/pytest_engine_2019.2.1
dwoz Apr 18, 2019
ebe2d72
Fixing the beacons.reset function. Once the reset has taken place in…
garethgreenaway Apr 18, 2019
1c9d10f
Merge pull request #52620 from garethgreenaway/fixing_beacons_reset
dwoz Apr 19, 2019
f295d91
Merge branch '2019.2' into merge-2019.2
dwoz Apr 19, 2019
070ae84
fix TypeError: argument of type int is not iterable
tanlingyun2005 Apr 19, 2019
423f6f9
Fix vent assertion race condition
dwoz Apr 19, 2019
c001022
Fix linter
dwoz Apr 19, 2019
211915c
fix salt/cli/batch.py TypeError: argument of type int is not iterable
tanlingyun2005 Apr 19, 2019
0a4d2d9
Merge pull request #52629 from dwoz/ping_wait_2019.2.1
Ch3LL Apr 19, 2019
f71168d
Merge branch '2019.2.1' into 2019.2.1
tanlingyun2005 Apr 19, 2019
509c797
bug fix salt/cli/batch.py
tanlingyun2005 Apr 19, 2019
65ee219
Merge branch '2019.2.1' of https://github.com/tanlingyun2005/salt int…
tanlingyun2005 Apr 19, 2019
538d5cf
Remove pchanges from win_dacl
Ch3LL Apr 19, 2019
ecd6802
Merge branch '2019.2.1' into cp-52415
Ch3LL Apr 19, 2019
72aea24
Remove pchanges from win_dacl
Ch3LL Apr 19, 2019
c3971a5
Fix salt.modules.publish and salt.states.x509 tests
dwoz Apr 20, 2019
9b6f9f9
Clean up cruft
dwoz Apr 20, 2019
af4f204
Merge pull request #52645 from dwoz/test_fixes
s0undt3ch Apr 20, 2019
463b60e
Merge branch '2019.2.1' into 2019.2.1
tanlingyun2005 Apr 20, 2019
f7d823c
Merge pull request #52601 from Ch3LL/cp-52415
dwoz Apr 21, 2019
0ea007d
Parse chattr version and fix test case
dwoz Apr 21, 2019
cf88c27
Fix linter issues
dwoz Apr 21, 2019
7f7bb90
Merge branch '2019.2.1' into cron_test_fix
garethgreenaway Apr 21, 2019
169c2d5
Chattr version py3 fix
dwoz Apr 22, 2019
859d088
Merge remote-tracking branch 'origin/cron_test_fix' into cron_test_fix
dwoz Apr 22, 2019
e69fcc5
Fix typo
dwoz Apr 22, 2019
d1a61a6
Merge pull request #52655 from dwoz/cron_test_fix
dwoz Apr 22, 2019
ed908b3
Merge branch '2019.2.1' into 2019.2.1
tanlingyun2005 Apr 22, 2019
69d3b25
Fix vsphere doc warning - add xml code block
Ch3LL Apr 22, 2019
bea585f
Merge branch '2019.2' into 52079-refactor-test
Ch3LL Apr 22, 2019
02797fe
Merge pull request #52611 from Ch3LL/merge-2019.2
Ch3LL Apr 22, 2019
915c780
Fix issues with the win_file tests
twangboy Apr 22, 2019
174f558
Merge pull request #52659 from twangboy/fix_test_win_file
dwoz Apr 22, 2019
8e91dda
testing new virt methods
waheedi Apr 23, 2019
d4abddd
fix TypeError: argument of type int is not iterable
Apr 23, 2019
c943900
Merge branch '2019.2.1' into 2019.2.1
tanlingyun2005 Apr 23, 2019
4781020
test_Get_uuid
waheedi Apr 23, 2019
2d4f0c7
added tests for vm_info
waheedi Apr 23, 2019
7b71f60
finalized test for vm_info virt module
waheedi Apr 23, 2019
a3042ff
lint clean
waheedi Apr 23, 2019
9c11550
linting
waheedi Apr 23, 2019
e9369ff
linting
waheedi Apr 23, 2019
91cb167
qemu-img fix opts, test unit add 4th element cputime to dom.inf()
waheedi Apr 23, 2019
62778c9
catch sub_minion_process not existant terminate()
waheedi Apr 24, 2019
6c02054
Merge pull request #52660 from waheedi/virt_module_tests
dwoz Apr 24, 2019
5eba30c
Merge branch '2019.2.1' into 2019.2
Ch3LL Apr 25, 2019
66e97e7
Fix applying of attributes for returner rawfile_json
rbthomp Oct 16, 2018
806307a
Merge pull request #52696 from Ch3LL/bp-50087
dwoz Apr 25, 2019
fbc83a7
Updating the max_running function to assume run=True if the value is …
garethgreenaway Apr 23, 2019
054756c
Reverting the check in check_max_running. Adding run=True to run fun…
garethgreenaway Apr 23, 2019
31f0618
Update check for run being True, to default to False if not present.
garethgreenaway Apr 23, 2019
2456ce8
Reverting this change to see why it is causing tests to fail.
garethgreenaway Apr 23, 2019
aaff67a
Reverting this change to see if it's breaking tests.
garethgreenaway Apr 23, 2019
54d298e
Adding change back in.
garethgreenaway Apr 24, 2019
e2f3e3d
Updating all scheduler integration tests to not run in the background…
garethgreenaway Apr 25, 2019
ba19d13
fixing lint
garethgreenaway Apr 25, 2019
345eaa8
Removing the check to see if the job is running. Removing the "del s…
garethgreenaway Apr 26, 2019
cb7742e
Merge branch '2019.2.1' into 2019.2.1
tanlingyun2005 Apr 26, 2019
d7cd162
Merge pull request #52695 from Ch3LL/merge-2019.2.1
s0undt3ch Apr 26, 2019
2c6867e
add test case to tests/unit/cli/test_batch.py
tanlingyun2005 Apr 26, 2019
5bd3c23
Updating the slack state module to support webhooks.
garethgreenaway Apr 26, 2019
a4156f1
Merge pull request #52666 from garethgreenaway/52617_fixes_to_schedul…
dwoz Apr 26, 2019
ee267c9
Merge branch '2019.2' into update_slack_state_support_webhooks
garethgreenaway Apr 26, 2019
e0a93fd
Merge pull request #52715 from garethgreenaway/update_slack_state_sup…
dwoz Apr 26, 2019
b7b1b0d
Merge pull request #52385 from waynew/52079-refactor-test
dwoz Apr 27, 2019
e52b390
Warn when password decrypton requested but not possible
dwoz Apr 27, 2019
b770f96
Skip test requiring crypto when none available
dwoz Apr 27, 2019
9a1ed78
Merge pull request #52624 from tanlingyun2005/2019.2.1
Ch3LL Apr 29, 2019
04ad027
Merge branch '2019.2.1' into ec2test
twangboy Apr 29, 2019
6bfca94
Merge pull request #52736 from dwoz/ec2test
dwoz Apr 29, 2019
bab8278
fix doc builds using sphinx 2.0.1
Apr 26, 2019
057e7dd
change make file for docs to properly build it with xelatex
Apr 27, 2019
811b381
Skip test_gen_thin_compression_fallback_py3
twangboy Apr 29, 2019
9f16970
xelatex output is too long for drone
Apr 29, 2019
3e46f51
Merge pull request #52753 from twangboy/skip_test_gen_thin
dwoz Apr 30, 2019
4fe4e65
Merge pull request #52751 from bryceml/2019.2
dwoz Apr 30, 2019
123b607
Remove pchanges... again...
twangboy Apr 30, 2019
0049f85
Remove domain grain from tests
twangboy Apr 30, 2019
30dc14b
Merge pull request #52768 from twangboy/fix_test_win_dacl
dwoz Apr 30, 2019
3509465
Merge pull request #52769 from twangboy/fix_test_core
dwoz Apr 30, 2019
2f11120
bug: executors lazyloader is missing functions and proxy args
mattp- May 1, 2019
d1c5dbc
Merge branch '2019.2.1' into 2019.2
Ch3LL May 2, 2019
9e45d68
Merge pull request #52792 from Ch3LL/merge-forward-2019.2.1
dwoz May 3, 2019
c7781a2
add missing executors sync to saltutil runner and module
mattp- May 3, 2019
864d579
add test to exercise previous change
mattp- May 3, 2019
9856438
change versionadded
mattp- May 3, 2019
bc5160d
remove copypasta, fix test
mattp- May 3, 2019
ac0f73d
lint
mattp- May 3, 2019
67e947d
Normalize file mode for Python 3 compatibility (#52211)
amendlik May 3, 2019
f3a4b5b
make test suite happy
mattp- May 4, 2019
b324613
lint
mattp- May 6, 2019
8e09bc2
add test_executor to ignore list
mattp- May 6, 2019
81e1f6f
Merge branch '2019.2' into exec_2019
mattp- May 6, 2019
ba80382
Remove redundent test, conflicting mock
twangboy May 6, 2019
481216b
Remove line that was causing the test to fail
twangboy May 6, 2019
fa41d0f
Update events.rst
May 7, 2019
482945d
adding some additional checks to the validation function in the inoti…
garethgreenaway May 7, 2019
69cd4e6
Factor out ami-* imageId lookup from get_imageId
NiCalderon May 8, 2019
332dcd3
Add test case for salt-cloud ec2's get_imageid
NiCalderon May 8, 2019
99831c7
Fix salt-cloud traceback with python 3
NiCalderon Mar 22, 2019
52707c8
Update win_path.py
May 8, 2019
ae1d914
Merge pull request #52773 from bloomberg/exec_2019
waynew May 8, 2019
b9f65c9
Merge branch '2019.2' into patch-2
twangboy May 8, 2019
20d8cf1
Merge pull request #52941 from cncshaggy/patch-2
twangboy May 8, 2019
6596014
Merge branch '2019.2' into inotify_validation_fixes
garethgreenaway May 8, 2019
8de8d2e
Fix some lint
twangboy May 8, 2019
d57f757
Merge branch '2019.2' into fix_symlink_test
twangboy May 8, 2019
2715640
Re-adding the Salt Module Index
May 8, 2019
fb5ee50
Merge pull request #52849 from twangboy/fix_symlink_test
Ch3LL May 9, 2019
74a9cc6
Merge pull request #52933 from garethgreenaway/inotify_validation_fixes
dwoz May 9, 2019
1976127
Merge branch '2019.2' into 2019.2
twangboy May 10, 2019
a784fb9
Merge branch '2019.2' into fix-python3-get-imageid
twangboy May 10, 2019
665f913
Merge pull request #52948 from bryceml/2019.2
twangboy May 10, 2019
935363f
Fixing integration/states/test_cron.py to ensure it works on OS X
garethgreenaway May 12, 2019
ea44c1e
Fixing a bug when the roots fileserver and the location is a symlink …
garethgreenaway May 12, 2019
2fe3f96
Fixing various tests testing for exceptions being raises on invalid a…
garethgreenaway May 14, 2019
57ef75d
Update to salt-bootstrap v2019.05.20
s0undt3ch May 20, 2019
19a717a
Fixing integration/states/test_cron.py to ensure it works on OS X
garethgreenaway May 12, 2019
3ec0725
Fixing a bug when the roots fileserver and the location is a symlink …
garethgreenaway May 12, 2019
2b1189c
Just skip this one for now.
garethgreenaway May 15, 2019
cafac4d
right number of arguments for skipIf
garethgreenaway May 15, 2019
e202f23
Removing the temporary skipIf
garethgreenaway May 20, 2019
b149d15
Adding in the macos specific bits to the Gemfile.
garethgreenaway May 21, 2019
bc04418
Porting #52647 and #52754 to 2019.2
garethgreenaway May 21, 2019
bc313fd
reverting max_queue_size back to 10000
garethgreenaway May 22, 2019
bfa0f17
Merge branch '2019.2' into fix-python3-get-imageid
twangboy May 22, 2019
dd03e0f
Merge pull request #53021 from garethgreenaway/2019_2_macos_x_kitchen…
s0undt3ch May 23, 2019
88c32d9
Fixing unit.test_loader.LoaderGlobalsTest.test_states test
garethgreenaway May 23, 2019
ffa42de
Applying requested change from @DmitryKuzmenko.
garethgreenaway May 23, 2019
063ea3c
Merge pull request #53224 from garethgreenaway/53014_test_states_test…
twangboy May 23, 2019
e721efe
Merge pull request #53132 from s0undt3ch/hotfix/update-bootstrap-2019.2
s0undt3ch May 24, 2019
ddfd472
Add 'ppc64le' as a valid RPM package architecture
meaksh May 24, 2019
1e5e447
Fix multiprocessing logging queue dict changing during iteration errors
s0undt3ch May 27, 2019
d98ab2e
Merge pull request #53259 from s0undt3ch/2019.2
s0undt3ch May 27, 2019
ee36307
The flaky decorator should go through `(setUp|tearDown)()` at each at…
s0undt3ch May 28, 2019
941d13e
Preserve already defined DESTRUCTIVE_TESTS and EXPENSIVE_TESTS env va…
meaksh Jun 3, 2019
dd92a8b
Added aixpkg to index
Akm0d Jun 4, 2019
37939d0
Added refs to AIX module documentation
Akm0d Jun 4, 2019
cb2d9e7
Updated 'used for' description of aixpkg
Akm0d Jun 4, 2019
19bf0b1
Merge pull request #53269 from s0undt3ch/hotfix/fix-flaky-decorator-2…
garethgreenaway Jun 7, 2019
f9a99bc
Merge branch '2019.2' into aixpkg_2019_2
garethgreenaway Jun 7, 2019
121a785
Added better error messages for vmware tests (#53321)
Akm0d Jun 7, 2019
f30532b
only fetch pr target branch instead of all branches to save time and …
Jun 9, 2019
a9e0c05
Merge pull request #53420 from bryceml/2019.2
dwoz Jun 10, 2019
1a83017
Fixing various issues with the MySQL module, particularly around user…
garethgreenaway Jun 9, 2019
c1d1274
Updating various chpass functions. Adding additional tests.
garethgreenaway Jun 10, 2019
93ba899
fixing lint
garethgreenaway Jun 10, 2019
ba22e85
Merge branch '2019.2' into aixpkg_2019_2
Akm0d Jun 11, 2019
94f3e03
Merge branch '2019.2' into 2019.2-preserve-already-defined-DESTRUCTIV…
Akm0d Jun 11, 2019
6a71714
Fix wrong output in test=true run
May 21, 2019
022b8f4
added unit test for zpool.present with test=true
May 22, 2019
e386a51
Merge pull request #53452 from Ch3LL/bp-53145
dwoz Jun 12, 2019
0386c75
Merge branch '2019.2' into mysql_module_user_exists_fixes
dwoz Jun 13, 2019
ef82dce
Merge branch '2019.2' into 2019.2-preserve-already-defined-DESTRUCTIV…
Akm0d Jun 13, 2019
9712eed
Merge branch '2019.2' into aixpkg_2019_2
Akm0d Jun 13, 2019
14b6998
Merge pull request #53343 from meaksh/2019.2-preserve-already-defined…
Akm0d Jun 13, 2019
f8d572e
Merge branch '2019.2' into aixpkg_2019_2
Akm0d Jun 13, 2019
1018e6e
Merge pull request #53373 from Akm0d/aixpkg_2019_2
Akm0d Jun 13, 2019
a6f8201
Updating various functions that were using version_comment to also lo…
garethgreenaway Jun 14, 2019
b1570b7
Merge branch 'mysql_module_user_exists_fixes' of github.com:garethgre…
garethgreenaway Jun 14, 2019
df5d312
removing lambda, fixing lint.
garethgreenaway Jun 14, 2019
6514ea1
Ensure version_comment is returning a string.
garethgreenaway Jun 14, 2019
3e6672a
Merge branch '2019.2' into patch-1
Akm0d Jun 17, 2019
7f94a5d
Merge pull request #52854 from cncshaggy/patch-1
garethgreenaway Jun 17, 2019
0881664
Merge branch '2019.2' into 2019.2-add-ppc64le-as-valid-rpm-architecture
Akm0d Jun 17, 2019
d791555
Merge branch '2019.2' into mysql_module_user_exists_fixes
garethgreenaway Jun 17, 2019
69ada50
Merge pull request #53237 from meaksh/2019.2-add-ppc64le-as-valid-rpm…
Akm0d Jun 17, 2019
10ba95a
Add event_listen_queue_max_seconds to fix #53411
cro Jun 7, 2019
d32444a
Make doc build test pass
cro Jun 24, 2019
cadbbc2
Merge pull request #53588 from cro/53412-2019.2
cro Jun 25, 2019
10683fb
Merge branch '2019.2' into mysql_module_user_exists_fixes
garethgreenaway Jun 25, 2019
e4bb532
CI pipelines fixes to support old and new jenkins
s0undt3ch Jun 26, 2019
466cc1f
Build documentation using tox
s0undt3ch Jun 26, 2019
da85656
Merge branch '2019.2' into fix-python3-get-imageid
xeacott Jun 26, 2019
1068893
Merge pull request #52936 from NiCalderon/fix-python3-get-imageid
xeacott Jun 26, 2019
6229d7f
Merge pull request #53602 from s0undt3ch/hotfix/fix-nox-bypass-2019.2
s0undt3ch Jun 26, 2019
0792fa4
CI Pipelines. Timeout after getting a node.
s0undt3ch Jun 26, 2019
797c69e
Merge pull request #53610 from s0undt3ch/hotfix/fix-nox-bypass-2019.2
s0undt3ch Jun 27, 2019
e660ce4
Fix function chugid_and_umask to behave as pre 2019.2 versions when c…
pkwestm Jul 2, 2019
bb1d373
Add tests for function chugid_and_umask in salt.utils.user
pkwestm Jul 2, 2019
a7f6860
pylint check fixes and code cleanup
pkwestm Jul 2, 2019
ebac06a
Merge pull request #53681 from xetix/fix-util-users-chugid_and_umask
Akm0d Jul 2, 2019
7bdee40
Use encoding when caching pillar data
waynew Mar 14, 2019
d58ba1a
Absolutely import absolutely
waynew Apr 10, 2019
5e5bfd4
Update encoding... for the last time?
waynew Apr 24, 2019
79fb4de
Ignore test_minion_cache name
waynew Jul 3, 2019
c42e1e6
Merge pull request #52195 from waynew/51854-minion-pillar-cache-excep…
waynew Jul 3, 2019
598bc70
Merge branch '2019.2' into mysql_module_user_exists_fixes
garethgreenaway Jul 5, 2019
1cfe657
Fix compability with py3k
Dec 17, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add note for when old style will be removed
  • Loading branch information
waynew committed Apr 18, 2019
commit 10a0b0bfe532707d1f1e0f991ab20ef4acc0aebd
5 changes: 5 additions & 0 deletions salt/states/module.py
Original file line number Diff line number Diff line change
@@ -13,6 +13,11 @@
use_superseded:
- module.run

.. note::

The old style of ``module.run`` will no longer be available in the Sodium
release.

With `module.run` these states allow individual execution module calls to be
made via states. To call a single module function use a
:mod:`module.run <salt.states.module.run>` state: