Commit Graph

36629 Commits

Author SHA1 Message Date
Thomas Jackson
fdf611bbb9 Remove unecessary comment 2014-11-13 08:36:28 -08:00
Thomas Jackson
d6c0e3fe45 Remove unecessary comment 2014-11-13 08:36:28 -08:00
Thomas Jackson
a259f2149b Move syndic_wait_done into base class (more than one func need it)
Change local_batch to just call local to get the minion list
2014-11-13 08:36:28 -08:00
Thomas Jackson
522090a8c8 Rework local to ping minions, and wait a min of syndic_wait (if a syndic) 2014-11-13 08:36:28 -08:00
Thomas Jackson
ebfee14fda Add test for using a Future in multiple "Any" futures 2014-11-13 08:36:28 -08:00
Thomas Jackson
9d4784f835 Update todo marker 2014-11-13 08:36:28 -08:00
Thomas Jackson
8cd7b06b36 Change disbatch to handle different clients per lowstate chunk 2014-11-13 08:36:27 -08:00
Thomas Jackson
1131522eb5 Update TODO marker 2014-11-13 08:36:27 -08:00
Thomas Jackson
b99e189468 Add tests for WebhookSaltAPIHandler 2014-11-13 08:36:27 -08:00
Thomas Jackson
2d9b1df95d Add tests for EventsSaltAPIHandler 2014-11-13 08:36:27 -08:00
Thomas Jackson
847df0fad6 Add RunSaltAPIHandler tests 2014-11-13 08:36:27 -08:00
Thomas Jackson
bd58ca8fa0 Add Jobs api endpoint tests 2014-11-13 08:36:27 -08:00
Thomas Jackson
f0f9b14ee2 Add tests for MinionSaltAPIHandler 2014-11-13 08:36:27 -08:00
Thomas Jackson
cd01c9a1d6 Add check for the redirect location 2014-11-13 08:36:27 -08:00
Thomas Jackson
8bd72aeb4f Add test for unauthorized access 2014-11-13 08:36:27 -08:00
Thomas Jackson
7ef2537842 Finished basic tests for base SaltAPIHandler 2014-11-13 08:36:27 -08:00
Thomas Jackson
26afdd34ae Re-factor test cases 2014-11-13 08:36:27 -08:00
Thomas Jackson
4b8ac6a9e3 Add tests for auth handler
break unit tests for handlers into a separate file
Misc error handling fixes in Login handler
2014-11-13 08:36:26 -08:00
Thomas Jackson
6245c27391 Add tests for deserialize (and fix a few bugs in there)
More cleanup of websockets separation
2014-11-13 08:36:26 -08:00
Thomas Jackson
ecbd269eda Move future testing out of event listener test class 2014-11-13 08:36:26 -08:00
Thomas Jackson
ecefbb91dc Add tests for Any Futures
move eventlistener callbacks into the class
2014-11-13 08:36:26 -08:00
Thomas Jackson
3816236e26 Add test for event you don't want 2014-11-13 08:36:26 -08:00
Thomas Jackson
23b8cd1912 Change all IOLoop getters to "current" to work with testing etc. 2014-11-13 08:36:26 -08:00
Thomas Jackson
257a73fb69 Add first tests for rest_tornado! 2014-11-13 08:36:26 -08:00
Pedro Algarvio
600c4d5cd8 Merge pull request #17968 from basepi/issue_17687
Only read first line of minion_id
2014-11-13 01:55:41 +00:00
Justin Findlay
9158661205 expand unittest docs: formal style, more examples 2014-11-12 16:55:50 -07:00
Justin Findlay
217217f624 wrap unittest doc at 80 chars 2014-11-12 15:59:35 -07:00
Mike Place
da893d2715 Merge pull request #17953 from rallytime/spelling_fix
Fix spelling in raet doc
2014-11-12 13:14:09 -07:00
Colton Myers
c2237d1b2f Only read first line of minion_id, Fixes #17687 2014-11-12 12:46:54 -07:00
rallytime
07e8c393ed Fix spelling in raet doc 2014-11-12 06:50:38 -07:00
Jason R. McNeil
e3d9ce4537 Fix salt.utils.chugid group_list filtering on OS X 2014-11-12 14:36:13 +01:00
Seth House
71bb822846 Return a changes dictionary for file.managed in test=true mode
Fixes #17939.
2014-11-11 23:13:14 -05:00
Seth House
df8ca7d0d4 Add function like check_managed() but that returns the changes 2014-11-11 20:59:50 -05:00
Thomas S Hatch
c31bcb3fac Merge pull request #17682 from fessoga5/2014.7
Fix error in lvcreate (pv=None)
2014-11-11 14:43:39 -07:00
Thomas S Hatch
88b4e9459e Merge pull request #17305 from jacksontj/2014.7
2014.7
2014-11-11 14:09:13 -07:00
Tim O'Guin
88a015b6b8 Updated aptpkg.mod_repo() module to properly add new PPAs. To determine if the PPA needs to be added, parse the return of get_repo() rather than trying to catch its exceptions. 2014-11-11 14:40:03 -06:00
Thomas S Hatch
26d6bd8220 Merge pull request #17691 from makinacorpus/7
factorize call
2014-11-11 10:23:33 -07:00
Mathieu Le Marec - Pasquet
dafb765ad6 factorize call 2014-11-11 17:43:05 +01:00
Pedro Algarvio
f1d2fd8215 Re-enable setuptools console_scripts 2014-11-11 16:19:18 +00:00
fessoga5
86b7afa5a3 Fix error in lvcreate (pv=None) 2014-11-11 03:29:59 -05:00
C. R. Oldham
41f8539866 Merge pull request #17379 from cro/breaking_change4
Add breaking change notice for module.run in 2014.1.0
2014-11-10 16:29:30 -07:00
C. R. Oldham
25f7bf111a Add breaking change notice for module.run in 2014.1.0 2014-11-10 16:28:21 -07:00
Pedro Algarvio
318538785c Merge pull request #17311 from terminalmage/warn_until
Restore old warnings.formatwarning after workaround
2014-11-10 21:29:32 +00:00
Thomas Jackson
f24c94dd7b Pylint fixes 2014-11-10 13:03:35 -08:00
Erik Johnson
ee306e18b7 Restore old warnings.formatwarning after workaround
See https://github.com/saltstack/salt/pull/17298#issuecomment-62364647
2014-11-10 13:49:13 -06:00
Mike Place
1fd9983fc7 Merge pull request #17310 from rallytime/update_windows_pkg_doc
Add 2014.7.0 release to windows installation doc
2014-11-10 12:33:00 -07:00
Thomas S Hatch
57ddc2d0fd Merge pull request #17243 from basepi/minepublishpillar17194
Enable pillar/compound matching in mine/publish, with no pillar globbing support
2014-11-10 11:03:15 -07:00
Thomas S Hatch
6143cf3e17 Merge pull request #17304 from thatch45/hvnsweeting-fix-rabbitmq-user-state
Merge #17225
2014-11-10 11:00:20 -07:00
Colton Myers
23f7310898 Merge pull request #17306 from basepi/releasenotesoops
Fix the release notes note
2014-11-10 09:52:00 -07:00
Colton Myers
69fa6b2e3c Fix the release notes note 2014-11-10 09:51:21 -07:00