Commit Graph

87107 Commits

Author SHA1 Message Date
Nicole Thomas
b617c85519 Merge pull request #44084 from senthilkumar-e/doc_update
Fixing a typo in the troubleshooting document
2017-10-13 10:29:50 -04:00
Pratik Bandarkar
3eefd334c5 Fixed "create_attach_volumes" salt-cloud action for GCP
Fixes #44088
    - "create_attach_volumes" salt-cloud works with mandatory and
      default arguments as mentioned in docstring of the function.
2017-10-13 14:29:39 +00:00
Erik Johnson
2d4d8fa9c8
Convert "Can be removed" lines into TODO lines 2017-10-13 09:29:03 -05:00
Erik Johnson
c6b655b6e9
Move 14 more functions from salt.utils
These functions are:

salt.utils.test_mode -> salt.utils.args.test_mode
salt.utils.split_input -> salt.utils.args.split_input
alt.utils.pem_finger -> salt.utils.crypt.pem_finger
salt.utils.is_bin_file -> salt.utils.files.is_binary
salt.utils.list_files -> salt.utils.files.list_files
salt.utils.safe_walk -> salt.utils.files.safe_walk
salt.utils.st_mode_to_octal -> salt.utils.files.st_mode_to_octal
salt.utils.normalize_mode -> salt.utils.files.normalize_mode
salt.utils.human_size_to_bytes -> salt.utils.files.human_size_to_bytes
salt.utils.get_hash -> salt.utils.hashutils.get_hash
salt.utils.is_list -> salt.utils.data.is_list
salt.utils.is_iter -> salt.utils.data.is_iter
salt.utils.isorted -> salt.utils.data.sorted_ignorecase
salt.utils.is_true -> salt.utils.data.is_true
2017-10-13 09:29:03 -05:00
Nicole Thomas
0238a6d713 Merge pull request #44061 from Shinzu/develop
Add option to eagerly scrub the disk
2017-10-13 09:57:02 -04:00
Nicole Thomas
3163bddd61 Merge branch 'develop' into patch-1 2017-10-13 09:54:04 -04:00
Nicole Thomas
b63293cae2 Merge pull request #44063 from netzmacher/develop
modules elbv2 fix
2017-10-13 09:51:13 -04:00
Vasili Syrakis
344923e231 Catch on empty Virtualbox network addr #43427 2017-10-13 22:54:58 +11:00
nasenbaer13
34d4629a64 Merge branch '2017.7' into boto_lc 2017-10-13 12:48:49 +02:00
Senthilkumar Eswaran
238941cd02 Fixing a typo in the troubleshooting document 2017-10-12 22:28:25 -07:00
Charlie Root
4fe49007a3
Merge branch 'develop' of https://github.com/netzmacher/salt into develop 2017-10-13 07:26:49 +02:00
Charlie Root
eec6a0bb2c
Merge branch 'develop' of https://github.com/saltstack/salt into develop 2017-10-13 07:26:31 +02:00
Charlie Root
07bd44e490
boto_elbv2 fix 2017-10-13 07:25:57 +02:00
Mike Place
e60c40398b Merge pull request #44074 from SaltyCharles/patch-9
fix typo in set_volume_tags documentation
2017-10-12 17:32:09 -06:00
Sergey Kizunov
b6b12fe495
opkg: Fix usage with pkgrepo.managed
Currently, when using `pkgrepo.managed`, the following error is reported:

```
TypeError: get_repo() got an unexpected keyword argument 'ppa_auth'
```

Fix this by adding `**kwargs` to `get_repo` so that it will absorb unused
kwargs instead of erroring out when given an unknown kwarg. Did the same
thing for all other public APIs in this file.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2017-10-12 17:27:40 -05:00
Ch3LL
d2e91c33bd
Add spm shell tests 2017-10-12 15:31:48 -04:00
Vernon Cole
42c0c6e6ef
lint and documentation fixes 2017-10-12 13:11:12 -06:00
SaltyCharles
e5b8953fc0 fix typo in set_volume_tags documentation 2017-10-12 11:41:50 -07:00
Markus
820add5551
Added version tag 2017-10-12 20:30:55 +02:00
Sven R
20ca371c4e Merge branch 'develop' into develop 2017-10-12 20:18:51 +02:00
Nicole Thomas
d89c317d96 Merge pull request #44021 from whiteinge/cpstats-attribute-error
Also catch cpstats AttributeError for bad CherryPy release ~5.6.0
2017-10-12 14:11:40 -04:00
Nicole Thomas
c7a22cb9fd Merge pull request #44047 from terminalmage/salt.utils.network
Move 5 functions from salt.utils
2017-10-12 14:09:18 -04:00
Charlie Root
1789ca93f9
boto_elbv2 fix 2017-10-12 19:42:35 +02:00
garethgreenaway
93a24d4275 Merge branch 'develop' into fix_returner_core 2017-10-12 08:58:28 -07:00
Seth House
bf14e5f578
Also catch cpstats AttributeError for bad CherryPy release ~5.6.0 2017-10-12 09:50:22 -06:00
Nicole Thomas
b89d681327 Merge pull request #44017 from dis-xcom/develop
Fix issue with mutable 'virt:disk' object
2017-10-12 11:48:07 -04:00
Nicole Thomas
5166b1f5b8 Merge pull request #44002 from rawkode/feature/add-requests-warning
Adding requirement for requests 2.4.2 when using Vault module
2017-10-12 11:42:46 -04:00
Nicole Thomas
e38f313ac0 Merge pull request #44051 from twangboy/win_fix_docs_dacl
Fix some documentation formatting issues in the win_dacl state
2017-10-12 11:40:16 -04:00
Nicole Thomas
18dfc1967d Merge pull request #43849 from kkoch986/develop
Add support for tagging newly created DigitalOcean droplets.
2017-10-12 11:35:29 -04:00
Nicole Thomas
2fedcec6bb Merge branch '2017.7' into jid_queue 2017-10-12 11:29:56 -04:00
Nicole Thomas
a85837d72b Merge pull request #44066 from Ch3LL/cherry_release
Add Known CherryPy Issue to 2017.7.2 Release Notes
2017-10-12 11:18:24 -04:00
Erik Johnson
1e2e2b6ac5
Move 5 functions from salt.utils
These functions are:

- salt.utils.ip_bracket -> salt.utils.zeromq.ip_bracket
- salt.utils.gen_mac -> salt.utils.network.gen_mac
- salt.utils.mac_str_to_bytes -> salt.utils.network.mac_str_to_bytes
- salt.utils.refresh_dns -> salt.utils.network.refresh_dns
- salt.utils.dns_check -> salt.utils.network.dns_check
2017-10-12 09:07:00 -05:00
Nicole Thomas
4dbbc38a12 Merge pull request #43989 from terminalmage/salt.utils.process
Move 4 functions from salt.utils
2017-10-12 09:48:54 -04:00
Ch3LL
8e597fcce9
Add Known CherryPy Issue to 2017.7.2 Release Notes 2017-10-12 09:33:59 -04:00
Charlie Root
bc17787c9d
modules elbv2 fix 2017-10-12 14:30:33 +02:00
Markus Wyrsch
911ee5f361
Add option to eagerly scrub the disk 2017-10-12 13:43:27 +02:00
Ronald van Zantvoort
e555b6351b doc fixes for salt-ssh roster(s) opts 2017-10-12 11:42:23 +02:00
Nasenbaer
255aa94c64 Activate jid_queue also for SingleMinions to workaround 0mq reconnection issues 2017-10-12 10:02:54 +02:00
Nasenbaer
9efd63526a Adapted documentation of delete_on_termination parameter 2017-10-12 09:54:42 +02:00
Nasenbaer
eb2bfd047b Add missing delete_on_termination passthrough. Adapt docs. 2017-10-12 09:54:42 +02:00
Ken Koch
ecda3277d3 Merge branch 'develop' of github.com:kkoch986/salt into develop 2017-10-11 21:14:36 -04:00
Ken Koch
067d4a5dd2 change tags to list based in config 2017-10-11 21:14:27 -04:00
Dennis Dmitriev
a7108ff003
Fix issue with mutable 'virt:disk' object
Images stored in 'virt:disk:<profile>:image' , if exist, have
higher priority than 'image' argument for 'virt' module.

But if different nodes will use different images for the same disk
<profile> during the run, then the image used for the first node
will be re-used for all the rest because it is stored in the
mutable object.

Use copy.deepcopy to avoid such issue.
2017-10-12 02:30:41 +03:00
Mike Place
fcab77ac7b Merge pull request #43889 from CorvinM/issue43449
Fix issue with using roster_defaults with flat or cloud rosters.
2017-10-11 17:22:10 -06:00
Mike Place
24b9f21456 Merge pull request #43831 from eradman/vmm_grain
Detect OpenBSD guest running under VMM(4)
2017-10-11 17:19:52 -06:00
Mike Place
3bc4dcec05 Merge pull request #43897 from ablinkinz/centurylinkcloud_provider
Adding Century Link Cloud Provider
2017-10-11 16:45:24 -06:00
Mike Place
4c2c1bee51 Merge pull request #43924 from kunal-bajpai/fix_id_cache
Create minion_id dirs if not exists
2017-10-11 16:43:25 -06:00
twangboy
377d6b6171
Fix some docs in the win_dacl state module 2017-10-11 16:28:26 -06:00
Mike Place
3ad1c6d1d9 Merge pull request #44031 from rallytime/merge-2017.7
[2017.7] Merge forward from 2016.11 to 2017.7
2017-10-11 16:03:30 -06:00
Mike Place
5db1e8c6ca Merge pull request #44045 from isbm/isbm-tgttype-fix-2017-port
Bugfix: always return a string "list" on unknown job target type.
2017-10-11 15:58:11 -06:00