Commit Graph

81605 Commits

Author SHA1 Message Date
Mircea Ulinic
418c5c2624 More documentation improvements 2017-05-30 12:17:37 +00:00
Mircea Ulinic
e0f8537bfe Runners doc cross-reference 2017-05-30 12:15:51 +00:00
Mircea Ulinic
53a90c8842 Complete neighbors function doc ref 2017-05-30 12:12:48 +00:00
Mircea Ulinic
c21f701f37 tgt instead of target and tgt_type instead of expr_form 2017-05-30 12:09:58 +00:00
Mircea Ulinic
6008d2d010 Add VRF optional field 2017-05-30 12:06:07 +00:00
Mircea Ulinic
488a3b48a5 Enhance BGP runner
Insert interface_name and interface_description options.
Reuses the functionality from the net.interfaces runner
and matches the neighbor IP to determine the network interface
and return the interface description & interface name fields.
This field is not enable by default, as the users require to configure
few other mines, as documented in the net runner.
In the master configuration opts, they need to append the additional
interface_description and/or interface_name options under `return_fields`.
2017-05-30 11:40:09 +00:00
Mike Place
cec5af7ce3 Merge pull request #41437 from Ch3LL/fix_gce_net
Remove ex_subnetwork requirement for GCE
2017-05-26 17:04:06 -05:00
Mike Place
491d4d941a Merge pull request #41430 from DSRCorporation/bugs/py3_tests_nitrogen
One more bunch of tests fixes.
2017-05-26 16:53:37 -05:00
Mike Place
1a74084c38 Merge pull request #41463 from rallytime/merge-nitrogen
[nitrogen] Merge forward from 2016.11 to nitrogen
2017-05-26 16:35:47 -05:00
Mike Place
8ad172f941 Merge pull request #41457 from cloudflare/napalm-syslog
Improvements for the napalm syslog engine
2017-05-26 16:34:39 -05:00
Mike Place
c345ddf111 Merge pull request #41459 from terminalmage/remove-warning
Remove iproute/ifconfig warning from test suite startup
2017-05-26 16:26:20 -05:00
rallytime
683b7d2a50 Pylint fixes 2017-05-26 12:43:56 -06:00
rallytime
de85b49b90 Merge branch '2016.11' into 'nitrogen'
Conflicts:
  - salt/config/__init__.py
  - salt/modules/cp.py
  - salt/states/saltmod.py
  - salt/utils/__init__.py
  - salt/utils/gzip_util.py
  - tests/integration/shell/test_cp.py
2017-05-26 11:11:54 -06:00
Nicole Thomas
88c28c18c3 Merge pull request #41350 from lorengordon/issue-41341
Supports quoted values in /etc/sysconfig/network
2017-05-26 10:22:03 -06:00
Nicole Thomas
5bb9dac9ec Merge pull request #41413 from gtmanfred/nitrogen
Write tests for Venafi runner
2017-05-26 10:09:23 -06:00
Nicole Thomas
824f2d3b69 Merge pull request #41398 from rallytime/merge-2016.11
[2016.11] Merge forward from 2016.3 to 2016.11
2017-05-26 09:17:48 -06:00
Erik Johnson
3751881f07 Remove iproute/ifconfig warning from test suite startup
Recent changes in the test suite no longer rely on listing IPv4
addresses to confirm that the daemons have started, so this warning is
now spurious.
2017-05-26 08:53:14 -05:00
Erik Johnson
ec08064b99 Merge pull request #41442 from UtahDave/fix_args
use proper arg number
2017-05-26 08:42:50 -05:00
Mircea Ulinic
084a06a381 Master config for reactor and reactor SLS examples 2017-05-26 13:31:56 +00:00
Mircea Ulinic
4217ef6936 Jump to the next object in the queue on exception 2017-05-26 12:07:23 +00:00
Mircea Ulinic
17af27c709 Documentation small fixes 2017-05-26 12:05:16 +00:00
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
0324833c9e use proper arg number 2017-05-25 22:55:36 -06: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
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
Nicole Thomas
b98d5e00d4 Merge pull request #41431 from terminalmage/issue41353
Fix regression in state orchestration
2017-05-25 12:44:52 -06:00
Nicole Thomas
0b7dece612 Merge pull request #41425 from cloudflare/napalm-always-alive
Small documentation improvements for the NAPALM proxy
2017-05-25 12:43:50 -06:00
Nicole Thomas
eeff3dd7fb Merge pull request #41429 from ricohouse/fix-compare-bug
Issue #41338: Return false when compare config fails
2017-05-25 11:18:01 -06:00
Nicole Thomas
36bc67e191 Merge pull request #41420 from rallytime/merge-nitrogen
[nitrogen] Merge forward from 2016.11 to nitrogen
2017-05-25 11:16:25 -06:00
Daniel Wallace
6dfb63f15d add venafi to table of contents 2017-05-25 10:27:40 -06:00
Daniel Wallace
7091a0b4aa specify when to run venafi tests 2017-05-25 10:27:40 -06:00
Daniel Wallace
e5f5514ec6 add venafi test 2017-05-25 10:26:54 -06:00
Daniel Wallace
1b517de988 pass password to unlock key 2017-05-25 10:26:54 -06:00
Daniel Wallace
436a5a61ff use password in gen_csr if provided 2017-05-25 10:26:54 -06:00
Daniel Wallace
343a0b206c fix doc 2017-05-25 10:26:54 -06:00
wgoulet
44dec966c8 Updated documentation for Venafi module with better examples & clarifications 2017-05-25 10:26:54 -06:00