Mircea Ulinic
e7188f222c
Exit when certificate is missing and security is not disabled
2017-05-26 12:03:28 +00:00
Mircea Ulinic
e670d4aa1f
Event example and blacklist/whitelist documentation
2017-05-26 12:02:49 +00:00
Mircea Ulinic
4f879e881b
Add transport kwargs for future use
2017-05-26 11:34:38 +00:00
Mircea Ulinic
15d3154a27
Import utils __init__
2017-05-26 11:32:50 +00:00
Mircea Ulinic
cd169281af
Add blacklist/whitelist for os, error and host
2017-05-26 11:31:50 +00:00
David Boucha
dfbdc275ca
use proper arg number
2017-05-25 23:00:36 -06:00
David Boucha
0324833c9e
use proper arg number
2017-05-25 22:55:36 -06:00
Vitaliy Fuks
d9b4d73d28
Updated docstring in states/libcloud_dns.py
...
Provided example wasn't valid syntax.
2017-05-25 22:21:23 -04:00
Erik Johnson
ebf6cc78c7
base64 encode binary data sent using salt-cp
...
This fixes a problem when you make a request to salt-api using the /jobs
endpoint and request a JSON return. json.dumps() fails to serialize the
binary data entered into the job cache from salt-cp calls.
2017-05-25 18:08:33 -05:00
Evan Davis
a3708c0204
Add support for __opts__['test'] to postgres_schema states.
2017-05-25 16:06:03 -07:00
Nicole Thomas
2941e9c923
Merge pull request #22 from terminalmage/merge-2016.11
...
base64 encode binary data sent using salt-cp
2017-05-25 17:05:32 -06:00
Erik Johnson
087a958afc
base64 encode binary data sent using salt-cp
...
This fixes a problem when you make a request to salt-api using the /jobs
endpoint and request a JSON return. json.dumps() fails to serialize the
binary data entered into the job cache from salt-cp calls.
2017-05-25 17:57:25 -05:00
Sergey Kizunov
8bae4783db
opkg: Include reinstalled packages in return dict
...
Previously, if packages were reinstalled, they were not included
in the return dictionary of `install()`. Fix this issue.
Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2017-05-25 16:33:37 -05:00
Mike Place
0d0747e54d
Merge pull request #41380 from dmurphy18/salt_20175nb
...
Updated remove Redhat 5 and MD5, utilize SHA256 building Redhat
2017-05-25 16:17:08 -05:00
Mike Place
22096d9213
Merge pull request #41397 from Enquier/neutron-ssl-verify
...
Updating Nova/Neutron modules to support KeystoneAuth and SSLVerify
2017-05-25 16:16:13 -05:00
Daniel Wallace
27d9caac42
tag venafi as destructive and expensive
2017-05-25 15:15:49 -06:00
Mike Place
14a58cf536
Merge pull request #41409 from garethgreenaway/34460_fixes_ipc_transport
...
Fixes to ipc transport
2017-05-25 16:06:26 -05:00
Mike Place
525b26c2b4
Merge pull request #41418 from twangboy/rem_raet_deps
...
Remove RAET dependencies from Windows Installer
2017-05-25 16:03:42 -05:00
Mike Place
6aafbec730
Merge pull request #41415 from rallytime/test-pr
...
Remove unreachable code in infoblox module
2017-05-25 16:02:59 -05:00
Mike Place
824428700d
Merge pull request #41421 from UtahDave/fix_blacklist_docs
...
Correct doc to actually blacklist a module
2017-05-25 16:01:46 -05:00
Mike Place
51dd95ddf0
Merge pull request #41426 from cloudflare/hipchat-eng
...
Make the Hipchat engine more user friendly
2017-05-25 15:34:46 -05:00
Mike Place
8bb86813d1
Remove unnecessary pass statement
...
For lint.
2017-05-25 14:31:36 -06:00
Ch3LL
3f94964801
Remove ex_subnetwork requirement for GCE
2017-05-25 16:25:12 -04:00
Bo Maryniuk
e30b9fe6e6
Drop '+' operator
2017-05-25 12:55:46 -06:00
Bo Maryniuk
fa5c2c1672
Add UT for unsupported operators
2017-05-25 12:55:46 -06:00
Bo Maryniuk
baccdc272d
Add operator checking
2017-05-25 12:55:46 -06:00
Bo Maryniuk
40920a3e88
Remove redundant import error capture
2017-05-25 12:55:46 -06:00
Bo Maryniuk
157b83c05a
Lintfixes
2017-05-25 12:55:46 -06:00
Bo Maryniuk
cdf57cb938
Fix lint for regexp strings
2017-05-25 12:55:46 -06:00
Bo Maryniuk
66c1412b25
Update docstring to add SUSE family for wildcards
2017-05-25 12:55:46 -06:00
Bo Maryniuk
43abd345b2
Add UT for operator conditions
2017-05-25 12:55:46 -06:00
Bo Maryniuk
db3197c9a4
Add operator support for version wildcard
2017-05-25 12:55:46 -06:00
Bo Maryniuk
9a3fb88fff
Add wildcard support to Zypper
2017-05-25 12:55:46 -06:00
Bo Maryniuk
1053daf2d0
Add UT for typecheck on the output data
2017-05-25 12:55:46 -06:00
Bo Maryniuk
5c1259834f
Add UT for None type verification if version has been not passed
2017-05-25 12:55:46 -06:00
Bo Maryniuk
e9c3e8b36b
Return string type and only when version is specified
2017-05-25 12:55:46 -06:00
Bo Maryniuk
f58689e9e8
Implement wildcard converter
2017-05-25 12:55:46 -06:00
Bo Maryniuk
4d57bd2bb5
Add import for LooseVersion dependency
2017-05-25 12:55:46 -06:00
Bo Maryniuk
0dd27380b1
Add UT for wildcard finder usage
2017-05-25 12:55:46 -06:00
Bo Maryniuk
5e836a2543
Test the exact methods for matcher
2017-05-25 12:55:46 -06:00
Bo Maryniuk
2af4160a1a
Add UT for exact match of the pattern at the beginning
2017-05-25 12:55:46 -06:00
Bo Maryniuk
5a2248d254
Add UT for exact match of the pattern at the end
2017-05-25 12:55:46 -06:00
Bo Maryniuk
334c634826
Add UT to match multiple asterisks
2017-05-25 12:55:46 -06:00
Bo Maryniuk
f73b39fd3c
Add UT for matching all versions
2017-05-25 12:55:46 -06:00
Bo Maryniuk
a9c3c8bf03
Fix a docstring
2017-05-25 12:55:46 -06:00
Bo Maryniuk
344295666b
Rename UT to a proper name
2017-05-25 12:55:46 -06:00
Bo Maryniuk
369b4bf127
Add unit test scaffold for wildcard support
2017-05-25 12:55:46 -06:00
Bo Maryniuk
029c9712ff
Add wildcard support initial class
2017-05-25 12:55:45 -06:00
Nicole Thomas
8188ecf12b
Merge pull request #41354 from tsaridas/minion_id_lowercase
...
minion_id_lowercase
2017-05-25 12:45:59 -06:00
Nicole Thomas
b98d5e00d4
Merge pull request #41431 from terminalmage/issue41353
...
Fix regression in state orchestration
2017-05-25 12:44:52 -06:00