Pedro Algarvio
cc879a0606
Update salt.utils.version.warn_until_date()
to support depenceny injection
2019-10-19 10:27:15 +01:00
Pedro Algarvio
4cfd8916a9
Remove artefacts from old code
2019-10-19 08:47:28 +01:00
Pedro Algarvio
d489235d0c
Tests for the class names deprecations
2019-10-19 08:47:28 +01:00
Pedro Algarvio
bee2a9bb85
Deprecate the multiprocessing process long names.
...
Who on earth named these classes?!
Oh. It was me.
I must have been insane at the time because these names are absurd.
2019-10-19 08:47:28 +01:00
Daniel Wozniak
340c0b5e71
Merge pull request #55047 from s0undt3ch/features/time-based-deprecation
...
[master] Allow deprecating by date
2019-10-18 18:08:09 -07:00
Daniel Wozniak
22d23903e4
Merge pull request #54822 from s0undt3ch/hotfix/consolidate-requirements-master
...
[master] Consolidate static requirements
2019-10-18 09:46:46 -07:00
Daniel Wozniak
23774bfabb
Merge pull request #54659 from garethgreenaway/2019_2_1_port_49664
...
[master] Porting #49664 to master
2019-10-18 09:28:15 -07:00
Pedro Algarvio
acdbeb98cf
textformat
is a utility module. Move it.
2019-10-18 16:17:20 +01:00
Pedro Algarvio
e5cd1a2638
We don't have to patch warnings.formatwarning
under Py3
2019-10-18 16:15:09 +01:00
Pedro Algarvio
e2aeda0deb
Allow deprecating by date. Includes tests.
2019-10-18 16:15:09 +01:00
Daniel Wozniak
1d9a16d8f0
Merge pull request #54940 from Akm0d/mac_test_pkg
...
pkg tests fix for macos
2019-10-18 07:56:27 -07:00
Akmod
4a5804a5fd
Merge branch 'master' into mac_test_pkg
2019-10-17 13:32:56 -06:00
Pedro Algarvio
0d13fbc2ed
Address static requirements security vulnerabilities
2019-10-17 20:22:46 +01:00
Pedro Algarvio
5df806955b
Switch to pip constraints files
2019-10-17 20:22:46 +01:00
Pedro Algarvio
503f1e2a82
Consolidate linux static requirements
2019-10-17 20:22:46 +01:00
Pedro Algarvio
fe31c3963c
The transport is no longer part of the requirements filename
2019-10-17 20:22:46 +01:00
Pedro Algarvio
732486e485
Remove requirements files we shouldn't be using anymore
2019-10-17 20:22:45 +01:00
Wayne Werner
c746267786
Add changelog file, to start adhering to SEP 1 ( #54890 )
...
* Add changelog file, to start adhering to SEP 1
* Added RAET removal to changelog.
* Add 2019.2.2 release notes
2019-10-17 13:11:56 -05:00
Tyler Johnson
a3f92fa5c1
ignore pwd import alltogether
2019-10-17 10:43:36 -06:00
Tyler Johnson
282310eb99
removed useless import var
2019-10-17 08:54:03 -06:00
markuskramerIgitt
7db6705cca
doc_ipc_mode_Windows_against_master
2019-10-17 16:07:45 +02:00
Tyler Johnson
78238be494
pwd module cannot be found on windows
2019-10-17 00:48:17 -06:00
Tyler Johnson
5aef5d44f5
skip pkg test on mac that can't run as root
2019-10-16 19:11:18 -06:00
Tyler Johnson
9705876646
Handled skipIf not existing in test structure
2019-10-16 17:04:54 -06:00
Tyler Johnson
4ce84685f7
Merge branch 'master' of https://github.com/saltstack/salt into mac_test_pkg
2019-10-16 14:12:25 -06:00
Tyler Johnson
4c0fd56ce1
fixed brew test problems
2019-10-16 14:12:16 -06:00
Daniel Wozniak
5850ac227e
Merge pull request #54545 from garethgreenaway/2019_2_1_port_49906
...
[master] Porting #49906 to master
2019-10-16 12:30:20 -07:00
Tyler Johnson
761ef7b848
pkg tests fix for macos
2019-10-16 11:08:17 -06:00
Tyler Johnson
61c77a3802
skip tests on appropriate platforms
2019-10-16 11:06:46 -06:00
Tyler Johnson
f5ebe3ed8b
Skip tests that don't run properly on mac
2019-10-16 11:06:32 -06:00
Tyler Johnson
a3dc2b563f
use fun_function to call cmd.run
2019-10-16 11:06:23 -06:00
Tyler Johnson
4d150adc39
Use full path to npm binary
2019-10-16 11:06:09 -06:00
Tyler Johnson
8ac17272d3
skip test-call method on mac
2019-10-16 11:05:53 -06:00
Tyler Johnson
510bc4a80a
use system grains instead of run function
2019-10-16 11:05:16 -06:00
Tyler Johnson
f142c27551
don't run setup if refrsh_db isn't available
2019-10-16 11:05:00 -06:00
Tyler Johnson
f5cdf1367b
fixed formatting errors
2019-10-16 11:04:51 -06:00
Tyler Johnson
e21d41518c
separated available_services into reasonable parts
2019-10-16 11:04:40 -06:00
Dmitry Kuzmenko
d38aba14c2
Increase salt-call timeout for multimaster test.
2019-10-16 19:41:27 +03:00
Daniel Wozniak
29a016f78e
Merge pull request #54633 from garethgreenaway/2019_2_1_port_51705
...
[master] Porting #51705 to master
2019-10-15 10:52:05 -07:00
Bryce Larson
fd35f219f1
Merge branch 'master' into 2019_2_1_port_49664
2019-10-15 11:48:46 -06:00
Daniel Wozniak
f20d496136
Merge pull request #54980 from skorpy2009/patch-1
...
remove Google+ from README.rst
2019-10-14 09:35:10 -07:00
Alberto Planas
090778c449
mdadm_raid: Optionally ignore errors on examine.
...
During the RAID creation, the code examine each device to decide
if belongs to an already present array or not. The first time that
the RAID is created, is expected that examine will fail.
This patch add an optional parameter to examine, to ignore the fail
in the logs. Also calls examine with this parameter during the RAID
creation.
(cherry picked from commit bfd8b1157f
)
2019-10-14 11:07:43 +02:00
Thomas S Hatch
edb910feb5
Merge pull request #52351 from mchugh19/slot_hack
...
Draft: support slot parsing inside dict and lists of dict or strings
2019-10-13 22:21:08 +01:00
Thomas S Hatch
8dd6c889e4
Merge pull request #52187 from mchugh19/slot-extend
...
draft support for parsing slot results and appending text
2019-10-13 22:20:10 +01:00
Daniel Wozniak
f4e7f6a610
Merge pull request #54975 from dwoz/merge/2019.2.1-master
...
Merge changes for 2019.2.2 into master
2019-10-13 02:22:10 -07:00
Shane Lee
752023aac4
Merge pull request #51900 from max-arnold/saltutil-sync
...
Add missing saltutil.sync_* states
2019-10-13 09:53:04 +01:00
Nicole Thomas
d534a79333
Merge pull request #50197 from mchugh19/saltutil-state
...
add saltutil state to wrap saltutil.sync* modules
2019-10-13 09:49:49 +01:00
Gareth J. Greenaway
0c251cf919
Merge pull request #51996 from mchugh19/remove_hipchat
...
Add release note about hipchat removal
2019-10-13 09:28:52 +01:00
Gareth J. Greenaway
5958b7e973
Merge pull request #51949 from mchugh19/remove_hipchat
...
Remove hipchat engine due to service retirement
2019-10-13 09:25:49 +01:00
Frode
914c32d406
update 2019.2.2 release notes
2019-10-12 16:10:14 -07:00