Commit Graph

93457 Commits

Author SHA1 Message Date
Daniel Wallace
05ab624fcd
Allow for passing in previously compiled grains to custom grain modules
Closes #47338
2018-04-27 15:22:38 -05:00
Mike Place
1de101b8ab
Merge pull request #47294 from meaksh/develop-bsc1087581
Fix error logging during network interface querying (fqdn)
2018-04-27 10:09:14 -05:00
Mike Place
de35d6f41d
Merge pull request #47323 from guettli/patch-2
docs for cron.py: ... use `identifier`.
2018-04-27 09:08:38 -05:00
Nicole Thomas
8a1202c308
Merge pull request #47263 from terminalmage/aptpkg-virtualectomy
aptpkg: Drop virtual package support for Fluorine
2018-04-27 09:22:38 -04:00
Erik Johnson
b908191c3b
Additional cleanup from removing virtual package support
This removes a no-longer-used function, as well as some
no-longer-applicable documentation.
2018-04-26 23:21:36 -05:00
Erik Johnson
dd4b0de0e0
Add release notes for dropping of virtual package support 2018-04-26 23:21:36 -05:00
Erik Johnson
977a930c3e
Add unit test for aptpkg.show 2018-04-26 23:21:36 -05:00
Erik Johnson
a6efffe408
aptpkg: Add pkg.show function 2018-04-26 23:21:36 -05:00
Erik Johnson
df9a737beb
aptpkg: Remove "virtual package" support 2018-04-26 23:21:32 -05:00
Nicole Thomas
63b5391a55
Merge pull request #47333 from discentem/patch-1
fixing typo
2018-04-26 13:39:46 -04:00
Brandon Kurtz
12ac26086e
fixing typo 2018-04-26 13:12:13 -04:00
Nicole Thomas
587c4389ec
Merge pull request #47230 from leeclemens/add-selinux-port
Add functionality and tests for managing selinux port policy
2018-04-26 11:22:30 -04:00
Nicole Thomas
8e376c80c9
Merge pull request #47309 from rallytime/merge-develop
[develop] Merge forward from 2018.3 to develop
2018-04-26 11:15:50 -04:00
Nicole Thomas
618b6985ca
Merge pull request #46175 from garethgreenaway/35777_properly_deprecate_template_context_data_in_fluorine
[develop] Properly deprecate template context data
2018-04-26 11:00:57 -04:00
Nicole Thomas
776cdde46f
Merge pull request #47298 from rrroo/ec2-describeinstance-exp-backoff
ec2: Use exponential backoff for describeinstance
2018-04-26 10:07:52 -04:00
Thomas Güttler
549a3394bf
docs for cron.py: ... use identifier. 2018-04-26 10:30:29 +02:00
rrroo
36e0484ebe Use exponential backoff for describeinstance 2018-04-26 08:47:00 +02:00
Gareth J. Greenaway
61c29bc9f8
Removing shutdown_timeout=1 from the calls to absent in the docker_container tests. 2018-04-25 19:51:50 -07:00
Gareth J. Greenaway
1be50abd4d
Removing deprecation warnings from salt/utils/args.py.
Ensuring all previously failing tests are working.

Adding full_return and print_event to INTERNAL_KEYWORDS.
2018-04-25 19:51:50 -07:00
Nicole Thomas
e8d837357a
Merge pull request #47305 from garethgreenaway/fixing_unit_engines_test_libvirt_events
[develop] Fixing unit.engines.test_libvirt_events.test_create_register
2018-04-25 17:12:52 -04:00
rallytime
fda3e717d7
Update old warn_until utils path to new versions path 2018-04-25 14:54:37 -04:00
rallytime
9aeb5e78f2
Merge branch '2018.3' into 'develop'
Conflicts:
  - salt/modules/zfs.py
  - salt/modules/zpool.py
  - salt/states/zfs.py
  - salt/states/zpool.py
  - salt/utils/vault.py
  - salt/utils/zfs.py
  - tests/unit/utils/test_zfs.py
2018-04-25 14:50:36 -04:00
Nicole Thomas
fff4f8c1a5
Merge pull request #47280 from gtmanfred/localectl
make sure not to send invalid information
2018-04-25 13:46:44 -04:00
Gareth J. Greenaway
7740e413da
Fixing unit.engines.test_libvirt_events.test_event_register to ensure the return value is correct and the engine does not loop forever. 2018-04-25 10:32:40 -07:00
Daniel Wallace
24604da0ea
Merge pull request #47211 from edlane/ec2-rate-limit-fix
Fix for AWS EC2 Rate Limit Failures in salt-cloud
2018-04-25 11:13:15 -05:00
Nicole Thomas
205701dcbe
Merge pull request #47038 from garethgreenaway/46977_fixing_fileclient_forward_compatibilty
[2018.3] fix to fileclient.py
2018-04-25 10:57:03 -04:00
Nicole Thomas
89daf4fdc7
Merge pull request #47060 from OrlandoArcapix/Issue47059-return_dict_from_state
Return an empty dict for 'changes' instead of 'None'
2018-04-25 10:55:23 -04:00
Nicole Thomas
10cc0d312b
Merge pull request #47153 from terminalmage/issue47089
salt.modules.ssh: properly encode/decode I/O
2018-04-25 10:53:51 -04:00
Nicole Thomas
0c0fa0cb8a
Merge branch 'develop' into add-selinux-port 2018-04-25 10:26:29 -04:00
Daniel Wallace
7c212cbb2d
fix pylint 2018-04-25 08:59:25 -05:00
Nicole Thomas
29e683bea6
Merge pull request #47243 from cbosdo/libvirt_engine_autoconnect
virt connection improvements
2018-04-25 09:59:24 -04:00
Nicole Thomas
b5d64f1a70
Merge pull request #47275 from terminalmage/issue47199
Fix false failure events sent when using syndic
2018-04-25 09:56:46 -04:00
Nicole Thomas
6215a995d8
Merge pull request #47284 from skjaro/beacon_diskusage_doc_fix
Fix beacon diskusage documentation for the new beahavior mentioned in issue #47267
2018-04-25 09:52:29 -04:00
Nicole Thomas
90867bb795
Merge pull request #47287 from esell/ssh_password-fix
convert unicode ssh pass to str for azure
2018-04-25 09:48:12 -04:00
Nicole Thomas
3ef4fe6ed2
Merge pull request #47291 from bosatsu/fix-proxy-minion-beacon-doc
Fix proxy minion beacon doc
2018-04-25 09:42:35 -04:00
Nicole Thomas
ea2d68b865
Merge pull request #47255 from garethgreenaway/47239_fixes_to_salt_proxy_beacon
[2018.3] Fixes to salt_proxy beacon and beacon tests
2018-04-25 09:41:50 -04:00
Pablo Suárez Hernández
3221eec724
Fix logging during network interface querying 2018-04-25 09:11:41 +01:00
Daniel Wozniak
19f9e8258f
Merge pull request #47292 from dwoz/cp_fix_again
Fix decorator wart
2018-04-24 21:25:23 -07:00
Daniel A. Wozniak
7d045eb235
Fix decorator wart 2018-04-24 19:09:08 -07:00
Scott Page
01980b4c43
Fix topics/releases/2018.3.0.rst to include correct example of proxy_example beacon yaml configuration. 2018-04-25 10:12:00 +09:00
Scott Page
9682e26eec
Fix topics/proxyminion/beacon.rst to include correct example of salt_proxy beacon yaml configuration. 2018-04-25 10:10:21 +09:00
Daniel Wozniak
da532aa1ac
Merge pull request #47285 from dwoz/core_test_fix
Fix reg grains test
2018-04-24 17:16:55 -07:00
Daniel Wozniak
f591cff643
Merge pull request #47290 from dwoz/test_cp_fix
Run cache_master test in tmp dir
2018-04-24 16:37:20 -07:00
Daniel A. Wozniak
884f4c1829
Fix extra space 2018-04-24 16:15:11 -07:00
Daniel A Wozniak
8a9027c0c9
Fix reg grains test 2018-04-24 15:05:43 -07:00
Daniel A. Wozniak
5ff51affbd
Run cache_master test in tmp dir 2018-04-24 14:58:20 -07:00
esell
cb9e365bb9
convert unicode ssh pass to str for azure 2018-04-24 14:53:18 -06:00
Erik Johnson
71cf4584d8
Merge pull request #46963 from esell/develop
convert azure sub id to byte string vs UTF
2018-04-24 14:30:31 -05:00
Nicole Thomas
6d323aa8f0
Merge pull request #47250 from terminalmage/issue47092
Fix virtual package detection
2018-04-24 15:22:23 -04:00
Nicole Thomas
5008aa8ecf
Merge pull request #47257 from jeroennijhof/develop
Role is not a list but a dictionary
2018-04-24 15:21:54 -04:00