Commit Graph

35591 Commits

Author SHA1 Message Date
rallytime
2285a10a95 Use salt.utils.odict instead of python2.7 OrderedDict 2014-08-20 09:24:52 -06:00
Joseph Hall
d8aab8e648 Merge pull request #15111 from pakdel/cloudstack__block_device_mappings
pylint fixes for pull request #15009
2014-08-20 07:27:22 -06:00
Amir Pakdel
4c0c1dd942 pylint fixes 2014-08-20 09:20:33 -04:00
Erik Johnson
a0f48f8b51 Merge pull request #14812 from garethgreenaway/pkg_upgrade_fail_check
Changes to pkg related modules and pkg state
2014-08-19 21:46:22 -05:00
Thomas S Hatch
75c8e1839e Merge pull request #15097 from mikelodder7/develop
Update dockerio.py to have comments for new state function
2014-08-19 18:52:23 -06:00
Thomas S Hatch
9c66053562 Merge pull request #15095 from thatch45/dmyerscough-develop
Merge #15055 with fixes
2014-08-19 18:51:19 -06:00
mikelodder7
687fbbbc1e Update dockerio.py
Added comments for extra function loaded
2014-08-19 16:55:37 -06:00
Thomas S Hatch
7f78efc838 Merge pull request #15066 from cachedout/catch_broken_event
Catch broken event
2014-08-19 16:33:52 -06:00
Thomas S Hatch
84da7fd57e Merge pull request #15056 from dmyerscough/fix-ssh-timeout
Fix #14981 ssh timeout
2014-08-19 16:27:23 -06:00
Thomas S Hatch
44fb50202b Add mkmnt logic 2014-08-19 16:20:43 -06:00
Nicole Thomas
31c5fc71e3 Merge pull request #15089 from cachedout/lxc_test_fix
Fix exception inside lxc
2014-08-19 16:19:42 -06:00
Mike Place
9f55ea668d Merge pull request #15092 from cachedout/dockerlint
Lint fix
2014-08-19 15:48:45 -06:00
Mike Place
4c531fe968 Lint fix 2014-08-19 15:48:17 -06:00
Thomas S Hatch
2f9f8b1e57 Merge branch 'develop' of https://github.com/dmyerscough/salt into dmyerscough-develop 2014-08-19 15:43:42 -06:00
Thomas S Hatch
ed2b459d40 Merge pull request #15090 from thatch45/develop
Merge #15054 with fixes
2014-08-19 15:29:53 -06:00
Thomas S Hatch
5607771102 Merge pull request #15039 from mikelodder7/develop
Add feature execution module dockerio load/save, state dockerio.loaded
2014-08-19 15:20:48 -06:00
Thomas S Hatch
1a5b8b83d2 Merge branch 'imtx-file_tree-for-develop' into develop 2014-08-19 15:19:17 -06:00
Thomas S Hatch
4e754b5ffc copy-edit the doc and use single quotes 2014-08-19 15:18:47 -06:00
Thomas S Hatch
fcb61fcfc6 Merge branch 'file_tree-for-develop' of https://github.com/imtx/salt into imtx-file_tree-for-develop 2014-08-19 15:07:53 -06:00
Thomas S Hatch
7c9684139b Merge pull request #15036 from danielfrg/patch-2
Add no_use_wheel option to pip.install
2014-08-19 15:04:16 -06:00
Mike Place
4f31e86392 Fix exception inside lxc 2014-08-19 14:53:21 -06:00
mikelodder7
c27d88b541 Update dockerio.py
Pylint
2014-08-19 14:50:14 -06:00
mikelodder7
e760799688 Update dockerio.py
Pylint issue
2014-08-19 14:47:14 -06:00
Thomas S Hatch
0e868164f0 Merge pull request #15033 from ahammond/support_rhel_ipip
support IPIP interface type for RedHat linux.
2014-08-19 14:41:04 -06:00
Thomas S Hatch
28b2070547 Merge pull request #15088 from thatch45/develop
Merge #15009 with fixes
2014-08-19 14:40:18 -06:00
Thomas S Hatch
e0df29a02d Merge branch 'pakdel-cloudstack__block_device_mappings' into develop 2014-08-19 14:33:29 -06:00
Thomas S Hatch
0bf2407fe0 Lint 2014-08-19 14:33:12 -06:00
Thomas S Hatch
3e7189ef0e Merge branch 'cloudstack__block_device_mappings' of https://github.com/pakdel/salt into pakdel-cloudstack__block_device_mappings 2014-08-19 14:32:13 -06:00
Nicole Thomas
047a519bb8 Merge pull request #15084 from rallytime/fix_loose_import
Change LooseVersion import to pass integration.modules.Sysmod tests
2014-08-19 13:45:54 -06:00
rallytime
630c469a40 Change LooseVersion import to pass integration.modules.Sysmod tests 2014-08-19 13:44:11 -06:00
Joseph Hall
10e4db4ddf Merge pull request #15083 from cachedout/15076
Doc fix
2014-08-19 13:27:28 -06:00
Mike Place
8e3b01f17e Merge pull request #15013 from felskrone/add_tcp_dumper_script
Add tcp dumper script
2014-08-19 13:26:42 -06:00
Mike Place
05e5ef38b0 Doc fix
Closes #15076
2014-08-19 13:21:02 -06:00
Nicole Thomas
37420dfed3 Merge pull request #15012 from lyft/boto_vpc-boto_secgroup-resolve-unit-test-failures
Boto vpc boto secgroup resolve unit test failures
2014-08-19 13:05:14 -06:00
Colin Johnson
9e797d6664 skip if mock not found 2014-08-19 16:19:41 +00:00
Joseph Hall
a55174afb0 Merge pull request #15075 from hal58th/patch-1
Schedule documentation update.
2014-08-19 05:57:16 -06:00
Carl Meyers
7c4ce67d28 Schedule documentation update. 2014-08-18 21:20:54 -07:00
Erik Johnson
5ba675f42b Merge pull request #15073 from godber/develop
Added an example for using states.git.latest
2014-08-18 22:12:29 -05:00
Austin Godber
e8e8062616 added example of checking out two branches in the same git repo using the name declaration 2014-08-18 17:28:43 -07:00
Joseph Hall
124519ac57 Merge pull request #15070 from rawkode/bugfix/ec2-bad-identation
Fixed bad indentation that was causing 'instances_id_list' ...
2014-08-18 18:10:15 -06:00
David McKay
6c1a237383 Fixed bad identation that was causing 'instances_id_list' must be defined when instance_id is used 2014-08-19 00:01:49 +01:00
Colton Myers
360f08dc57 Merge pull request #15068 from techhat/cmdmod
Template should default to False, not jinja
2014-08-18 15:47:18 -06:00
Joseph Hall
6f42e06b6d Maybe it should be None, to match the state 2014-08-18 15:46:09 -06:00
Joseph Hall
ad635235a9 Template should default to False, not jinja 2014-08-18 15:40:21 -06:00
Joseph Hall
5fbc3c2232 Merge pull request #15050 from gtmanfred/develop
add nics capability to salt-cloud nova driver
2014-08-18 14:49:16 -06:00
Mike Place
42793678e6 Change bare exception 2014-08-18 11:52:25 -06:00
Mike Place
7b4c9ea501 Increase log level in loader.
Reformat exception handling.
2014-08-18 11:09:55 -06:00
Mike Place
a9d04edc65 Catch and log broken event module
Closes #14927
2014-08-18 10:41:30 -06:00
Joseph Hall
813ff5e473 Merge pull request #15059 from gm3dmo/resolving-issue-15058
Resolving issue 15058 Documentation for etcd returner: my_etd_config: sh...
2014-08-18 06:47:49 -06:00
David Morris
71cc33555e Resolving issue 15058 Documentation for etcd returner: my_etd_config: should read my_etcd_config 2014-08-18 08:44:52 +01:00