Commit Graph

17623 Commits

Author SHA1 Message Date
Chris Rebert
32d3abd8f1 honor profile arg to modjk.list_running_members() 2013-09-10 23:05:04 -07:00
Thomas S Hatch
e644de7e76 Merge pull request #7164 from dlanderson/fix_issue_7154
Fix #7154 - cmd.* should fail when cwd does not exist
2013-09-10 21:11:30 -07:00
Thomas S Hatch
4ab8d5eba5 Merge pull request #7161 from cvrebert/kwargs_warn_until
Add kwargs_warn_until() function
2013-09-10 21:10:51 -07:00
Thomas S Hatch
ecbdff7148 Cap s 2013-09-10 22:09:49 -06:00
Thomas S Hatch
57a0dbd864 Merge pull request #7160 from terminalmage/issue7154
Fix traceback when cwd does not exist
2013-09-10 21:09:24 -07:00
Thomas S Hatch
8b8db1b898 Merge pull request #7147 from benhosmer/develop
Add option to allow SVN to trust server identity.
2013-09-10 21:08:43 -07:00
Thomas S Hatch
80f4aff88c Merge pull request #7143 from s0undt3ch/hotfix/pip-tests
Adapt and fix the changes from #6833
2013-09-10 21:08:06 -07:00
Thomas S Hatch
e2ece028d9 Merge pull request #7137 from jesusaurus/call/id
Allow salt-call to specify alternate minion id
2013-09-10 21:07:37 -07:00
Erik Johnson
8364380d17 Catch OSError, IOError when attempting to spawn subprocess 2013-09-10 22:28:37 -05:00
Erik Johnson
4b8e3d93ec Fix traceback when cwd does not exist
Fixes #7154.
2013-09-10 22:09:27 -05:00
David Anderson
415661d075 Fix wonky spacing 2013-09-10 21:08:36 -06:00
David Anderson
9163d2a00f Fix test description 2013-09-10 21:03:35 -06:00
David Anderson
d5d0aba61e Fix #7154 - cmd.* should fail when cwd does not exist 2013-09-10 20:57:41 -06:00
Joseph Hall
6558fe7e5d Merge pull request #7163 from mgwilliams/utils-network
salt.utils.network: fix regex
2013-09-10 19:25:09 -07:00
Matthew Williams
6b76963d07 salt.utils.network: fix regex 2013-09-11 01:34:44 +00:00
Chris Rebert
90f257df13 add salt.utils.kwargs_warn_until() 2013-09-10 17:12:25 -07:00
Chris Rebert
0412485194 grammar fix in salt.utils.warn_until docstring 2013-09-10 16:27:33 -07:00
Joseph Hall
53bb39a2a3 Merge pull request #7158 from KennethWilke/develop
More Keystone tenant stuff
2013-09-10 15:41:32 -07:00
KennethWilke
c9dacb07dd fixed user tenant updating 2013-09-10 17:21:13 -05:00
KennethWilke
4338062da7 Tenant deletion in keystone modules 2013-09-10 16:40:20 -05:00
Joseph Hall
978ea4ed13 Merge pull request #7155 from terminalmage/docs
Add note regarding PATH issues to FAQ
2013-09-10 14:00:46 -07:00
Erik Johnson
3d3c2fefb8 Add note regarding PATH issues to FAQ 2013-09-10 15:59:10 -05:00
Thomas S Hatch
5bd251eab1 Merge pull request #7153 from dlanderson/fix_issue_6800
Fix issue 6800. cwd=target was being passed to _run_check which blew up ...
2013-09-10 12:56:04 -07:00
David Anderson
b383440302 Fix issue 6800. cwd=target was being passed to _run_check which blew up if target dir did not already exist. 2013-09-10 13:45:30 -06:00
Pedro Algarvio
725acec48b track_processes is no longer a valid `kwarg'. 2013-09-10 17:49:38 +01:00
Joseph Hall
33474d7933 Merge pull request #7148 from holmboe/postgres-eof-marker
Add missing EOF marker
2013-09-10 06:58:41 -07:00
Henrik Holmboe
990a260a3e Add missing EOF marker 2013-09-10 15:30:09 +02:00
Pedro Algarvio
298cee1ef2 Fix indentation issues. 2013-09-10 13:38:58 +01:00
Ben Hosmer
fcb38a0c8c Typo in original for trust server cert. 2013-09-10 08:36:15 -04:00
Ben Hosmer
7f79ff732f Add option to allow SVN to trust server identity. 2013-09-10 08:27:46 -04:00
Joseph Hall
dde02828fd Merge pull request #7146 from joehealy/doc_typos
Fix for typos picked up by lintian
2013-09-10 05:23:13 -07:00
Joseph Hall
39c832a0b8 Merge pull request #7145 from holmboe/doc-ssh-roster
Fix mid-sentence stop, no reference to Rosters
2013-09-10 05:16:43 -07:00
Joe Healy
6c471a6d4a Fix for typos picked up by lintian 2013-09-10 22:10:47 +10:00
Henrik Holmboe
4cb197c04a Align comments 2013-09-10 13:45:00 +02:00
Henrik Holmboe
9591465b32 Fix mid-sentence stop, no reference
In addition to some other minor changes.
2013-09-10 13:41:53 +02:00
Pedro Algarvio
1a071c0d2f opts not `options' 2013-09-10 12:21:41 +01:00
Pedro Algarvio
d7c2266eed Set the proper variables to chain the remote reports download. 2013-09-10 12:15:39 +01:00
Pedro Algarvio
ddd68a4dc1 Grab the proper option name 2013-09-10 12:15:19 +01:00
Pedro Algarvio
40ba994141 Support "chained" remote reports download with the test run execution. 2013-09-10 12:05:59 +01:00
Pedro Algarvio
70937172ce Adapt mocked tests to the changes in #6833 2013-09-10 11:13:16 +01:00
Pedro Algarvio
58b3d4957c Don't include pip in the resulting packages if a prefix is being used, not the right one. Refs #6833, #7130. 2013-09-10 11:07:18 +01:00
Pedro Algarvio
fc5212dce0 Add a test case for #6833. Refs #7130. 2013-09-10 10:52:17 +01:00
Pedro Algarvio
bd707c4763 Finish what was started in 53abda36 2013-09-10 10:40:10 +01:00
David Anderson
4fac57389f Fix issue #6833 2013-09-10 10:05:26 +01:00
Thomas S Hatch
efdcd50ab4 Add scan roster 2013-09-09 22:43:42 -06:00
Thomas S Hatch
53faeedc3f Add Google's ipaddr.py 2013-09-09 22:11:35 -06:00
Thomas S Hatch
853b12aa2e Add roster option 2013-09-09 21:19:39 -06:00
Thomas S Hatch
2d1f0c6a66 Add ability to static configure the roster 2013-09-09 21:15:57 -06:00
Erik Johnson
171d9c5bfb Merge pull request #7139 from techhat/eventdocs
Adding additional information on firing events
2013-09-09 17:13:55 -07:00
Joseph Hall
46f8f15ad2 Adding additional information on firing events 2013-09-09 18:06:05 -06:00