Commit Graph

67906 Commits

Author SHA1 Message Date
Mircea Ulinic
37eee04706 Some doc 2016-03-22 17:47:00 +00:00
Mircea Ulinic
e0c1118ffd Some lint cleanup 2016-03-22 17:43:50 +00:00
Mircea Ulinic
367cc1cff5 netntp state 2016-03-22 17:41:36 +00:00
Mike Place
b8e300e977 Merge pull request #32054 from basepi/fix_pr_template
Tweak the pull request and issue templates
2016-03-22 11:35:18 -06:00
Colton Myers
ea7c753333 Tweak the pull request and issue templates
The most "important" change here is to remove the checkboxes for
"Tests Written" on the pull request template. Because they're checkboxes
rather than radio buttons, no matter which one you checked it would show
"1/2 complete" for any references to that PR in other issues.
2016-03-22 11:32:07 -06:00
Mike Place
5a20dae07b Merge pull request #32036 from jfindlay/mac_service_revert
mac_service: use load/unload for service operations
2016-03-22 11:14:02 -06:00
Stefan Schweer
5dff2e3003 replaced ',' for whitespace as split seperator for rabbitmq tags
- fixed lint error
2016-03-22 18:08:02 +01:00
Stefan Schweer
d317f7134f replaced ',' for whitespace as split seperator for rabbitmq tags
- fixed unit tests
   * fixed test for states.rabbitmq_user.present
2016-03-22 18:01:57 +01:00
Stefan Schweer
bac08b24ec replaced ',' for whitespace as split seperator for rabbitmq tags
- fixed unit tests
2016-03-22 18:00:33 +01:00
Stefan Schweer
8b8cd123f9 replaced ',' for whitespace as split seperator for rabbitmq tags 2016-03-22 18:00:33 +01:00
Mike Place
afd3e51b77 Merge pull request #32029 from rallytime/github-module
Make sure we get the page number from the link header appropriately
2016-03-22 10:03:29 -06:00
Nicole Thomas
7ddecc755c Merge pull request #32047 from jtand/lint_fixes
Removed some unused imports for lint fixes
2016-03-22 09:47:50 -06:00
Mike Place
4fb722e088 Merge pull request #32045 from alprs/fix-kapacitor2
Improve Kapacitor state/module
2016-03-22 09:43:01 -06:00
Mircea Ulinic
32160ae381 List must be passed for set & delete 2016-03-22 15:42:21 +00:00
Nicole Thomas
468c0c6fb1 Merge pull request #32035 from tonybaloney/2016.3
Document what is in the Dimension Data Cloud support in SaltStack 2016.3
2016-03-22 09:16:50 -06:00
Justin Anderson
e86797731a Removed some unused imports for lint fixes 2016-03-22 09:15:20 -06:00
Andreas Lutro
9a94019aad deleting tasks can fail as well 2016-03-22 15:30:14 +01:00
Andreas Lutro
46018e4535 update kapacitor tests 2016-03-22 15:10:46 +01:00
Andreas Lutro
c459557992 kapacitor module + state improvements
- return a dict of data from the module functions
- use that dict data to give better messages when something goes wrong
  in the state functions
2016-03-22 15:10:13 +01:00
Andreas Lutro
ddc499b57b use http status code to detect "task not found" 2016-03-22 15:10:13 +01:00
Kris Raney
b4889024c5 Merge branch 'develop' into kraney_bugfix 2016-03-22 09:05:58 -05:00
Mircea Ulinic
11854e3961 Tiny doc change 2016-03-22 12:00:48 +00:00
Mircea Ulinic
ef494603e4 ntp instead of netntp 2016-03-22 11:59:41 +00:00
Mircea Ulinic
205fa362eb napalm_ntp is module not proxy & lint cleanup 2016-03-22 11:50:47 +00:00
Mircea Ulinic
7147c6a42a napalm_ntp salt module 2016-03-22 11:40:12 +00:00
Justin Findlay
2534dce5c7 modules.mac_service: use old style launchctl cmds 2016-03-21 21:08:51 -06:00
Justin Findlay
31a47c0957 modules.mac_service: run launchctl through single fcn 2016-03-21 21:08:51 -06:00
Justin Findlay
9b4ecccc7a modules.mac_service: match status to linux service.status 2016-03-21 21:08:51 -06:00
Justin Findlay
44c64f20ca modules.mac_service: no spam debug log with service guts 2016-03-21 21:08:51 -06:00
Justin Findlay
a3e6feed82 modules.mac_service: normalize file_name 2016-03-21 21:08:51 -06:00
Justin Findlay
7340a29541 modules.mac_service: add show to API similar to systemd 2016-03-21 21:08:51 -06:00
anthony-shaw
c0aa856946 Document what is in the Dimension Data Cloud support in SaltStack 2016.3 2016-03-22 11:14:26 +11:00
Mike Place
5096d33bc3 Merge pull request #31887 from iamseth/develop
Add next gen win_servermanager execution and state modules for newer Windows minions
2016-03-21 15:47:52 -06:00
Mike Place
2a4c0cf439 Merge pull request #31993 from DSRCompany/features/intuit_syndic_async
Make Syndic asynchronous.
2016-03-21 15:36:09 -06:00
Nicole Thomas
750e970d57 Merge pull request #32028 from rallytime/merge-31884
Merge #31884 with pylint fixes
2016-03-21 15:19:57 -06:00
Mike Place
4e21100095 Merge pull request #31855 from kev009/grains-pillar-fetch
Add an alias fetch function to grains and pillar module get
2016-03-21 15:18:55 -06:00
Mike Place
e3ac930c74 Merge pull request #31942 from Oro/saltutil-abort_all_jobs
Added term_all_jobs and kill_all_jobs to saltutil module
2016-03-21 15:12:49 -06:00
Mike Place
2f808d8762 Merge pull request #32005 from Ashald/bugfix/netapi-runner-client-kwargs-yamlify
Bugfix: `RunnerClient` keyword argument values processing
2016-03-21 15:10:47 -06:00
Mike Place
975ddffb17 Merge pull request #32027 from skizunov/develop2
`AsyncTCPPubChannel.send` should not raise StreamClosedError
2016-03-21 15:08:03 -06:00
rallytime
0af21ed184 Make sure we get the page number from the link header appropriately 2016-03-21 15:01:47 -06:00
rallytime
92ea2709d7 More pylint fixes 2016-03-21 14:55:03 -06:00
Mike Place
aead3946ab Merge pull request #31949 from mephi42/develop
Do not fail service.{running,dead} if $(runlevel) = 'unknown'
2016-03-21 14:27:08 -06:00
Mike Place
0a1753b83d Merge pull request #31885 from Ch3LL/add_mac_brew_tests
renamed brew.py to mac_brew.py and added tests
2016-03-21 14:22:47 -06:00
Mike Place
a496806fa2 Merge pull request #32000 from twangboy/mac_power_int
Integration tests for mac_power.py
2016-03-21 14:18:57 -06:00
rallytime
3e61603d5b Pylint fix for #31884
Merges #31884
2016-03-21 14:18:29 -06:00
Ch3LL
aa519814f2 reverse the format indices 2016-03-21 14:17:27 -06:00
Ch3LL
3f2b851203 add more tests for mac_group 2016-03-21 14:17:27 -06:00
Mike Place
97ef22993f Merge pull request #32024 from rallytime/github-module
Add new repo, issue, and milestone functions to github module
2016-03-21 14:15:49 -06:00
Nicole Thomas
d85dfbea50 Merge pull request #32001 from alprs/fix-alternatives_state_integration_tests
Add integration test for alternatives state
2016-03-21 13:40:45 -06:00
Sergey Kizunov
396f735a0d AsyncTCPPubChannel.send should not raise StreamClosedError
Some callers, such as `AsyncAuth.sign_in` expect `AsyncTCPPubChannel.send`
to succeed or return a specific exception such as `SaltReqTimeoutError` or
`SaltClientError`. If a different exception is thrown, it will not try to
reconnect to any master(s) and so the salt-minion is effectively inactive.
When the salt-master disconnects (eg shutdown for maintenance), internally
there will be a `tornado.iostream.StreamClosedError` in the salt-minion.
Now, we convert this to a `SaltClientError` so that it will be more
recognizable to the caller.

Also, sometimes `SaltMessageClient.timeout_message` is still invoked after
a `StreamClosedError`. To avoid a `KeyError`, always check to make sure
`message_id` is still in `self.send_future_map` before trying to access
it.

Signed-off-by: Sergey Kizunov <sergey.kizunov@ni.com>
2016-03-21 14:38:21 -05:00