Commit Graph

47030 Commits

Author SHA1 Message Date
Thomas S Hatch
4d509c343d Merge pull request #20679 from dsumsky/s3_pillar_iam_role
- added default values to key and keyid parameters of salt.pillar.s3
2015-02-13 10:43:38 -07:00
Thomas S Hatch
ccaab16bf1 Merge pull request #20665 from rhealitycheck/feature-update-mongo-future-return
Update mongo_future_return.py
2015-02-13 10:43:01 -07:00
rhealitycheck
7a320205ca Update mongo_future_return.py
more lint fixes.
2015-02-13 10:40:22 -06:00
rhealitycheck
1e1e034213 Update mongo_future_return.py
fixing lint error
2015-02-13 09:53:01 -06:00
Nicole Thomas
47ac489d0e Merge pull request #20676 from jayeshka/rest_sample-unit-test
rest_sample unit test case
2015-02-13 08:48:21 -07:00
jfindlay
9328406c80 Merge pull request #20675 from jayeshka/neutron-unit-test
adding neutron unit test case
2015-02-13 08:46:39 -07:00
jfindlay
a7f380bd0c Merge pull request #20674 from jayeshka/rdp-unit-test
adding rdp unit test case
2015-02-13 08:44:35 -07:00
dsumsky
8a2858dc92 - documentation update of salt.pillar.s3 module 2015-02-13 16:34:19 +01:00
dsumsky
2d86362460 - added default values to key and keyid parameters of salt.pillar.s3
module
- documentation update of salt.pillar.s3 module
2015-02-13 16:07:55 +01:00
Jayesh Kariya
a988606cf5 adding neutron unit test case 2015-02-13 17:06:08 +05:30
Jayesh Kariya
1e7f2e7dbd rest_sample unit test case 2015-02-13 17:04:52 +05:30
Jayesh Kariya
dd72026be9 adding rdp unit test case 2015-02-13 17:03:26 +05:30
Mike Place
290b9216d9 Merge pull request #20666 from cachedout/returner_context
Returner context
2015-02-12 17:30:05 -07:00
Mike Place
065d5b8c57 Persistant connections (cleanup) 2015-02-12 17:01:45 -07:00
Mike Place
42dd4e6155 First stab at mysql pools with context 2015-02-12 17:01:08 -07:00
Mike Place
89f1bc9d6d Add __context__ to returner loader 2015-02-12 17:01:08 -07:00
Nicole Thomas
bbb7ae9f4c Merge pull request #20644 from basepi/merge-forward-develop
Merge forward from 2015.2 to develop
2015-02-12 16:35:25 -07:00
Mike Place
5fa20ffc72 Merge pull request #20659 from atbell/fix_import_in_gpg_module
GH-20657: fixing import function in gpg module
2015-02-12 16:32:36 -07:00
Mike Place
c79bbe1aa4 Merge pull request #20668 from cachedout/lint_puppet
Lint
2015-02-12 16:25:53 -07:00
Mike Place
7075cee292 Lint 2015-02-12 16:57:42 -07:00
Mike Place
a7b38bd6d0 Merge pull request #20667 from belvedere-trading/develop
Added plugin-sync capabilities to the puppet module.
2015-02-12 16:24:46 -07:00
Mike Place
2b93b9d6ff Merge pull request #20654 from saltstack/revert-19933-fix_mysql_returner_for_syndic_master_job_cache
Revert "fix mysql returner for syndic master job cache"
2015-02-12 16:19:22 -07:00
James Greenleaf
dc12f5021c Merge "Added plugin-sync capabilities to the puppet module." into develop 2015-02-12 17:18:40 -06:00
Mike Place
84fc28b82b Merge pull request #20658 from cxfcxf/develop
range interface support for vlan
2015-02-12 16:18:07 -07:00
Mike Place
95ca76622f Merge pull request #20655 from SmithSamuelM/sam_20150212
Support for Raet 0.6.0 with enums
2015-02-12 16:16:40 -07:00
Mike Place
dde805296d Merge pull request #20653 from tomashavlas/patch-1
onchages/onfail update for pyobjects
2015-02-12 16:14:01 -07:00
rhealitycheck
78e5558d9d Update mongo_future_return.py
updating the mongo returner to use mongo correctly and instead of creating collections for every job and every minion putting the minion returns into the collection saltReturns and all jobs into the collection jobs. this will allow users to query the collections using mongo and will use proper keys and values so you no longer have to do full collection scans to get any information out of the database.
2015-02-12 16:55:11 -06:00
Harper, Dennis
6ad3bf59a4 Added plugin-sync capabilities to the puppet module.
Motivation:
To use puppet facts as grains, one would first want to sync the plugins. I could
have just decided to run a noop, which would do a plugin sync implicitly,  however
there would be a lot of chaff in the output, and depending on the amount of changes
that puppet would do, could take a significant amount of time.

Implementation considerations:
I looked at the current implementation of the run method, and decided that
to generalize that method to be able to handle any generic puppet command
would turn to spaghetti code real quick, so I just add a separate method.

Change-Id: I6f9605ba31e2cf8cfc799004f5640558c4099a24
2015-02-12 15:58:59 -06:00
Aaron Bell
bf73397141 GH-20657: fixing import function 2015-02-12 13:42:18 -08:00
cxfcxf
4ddc1b13f0 range interface support for vlan 2015-02-12 13:39:23 -08:00
Thomas S Hatch
2d7b6b98ce Revert "fix mysql returner for syndic master job cache" 2015-02-12 14:13:24 -07:00
Samuel M Smith
19acf4555c Support for Raet 0.6.0 with enums 2015-02-12 13:58:42 -07:00
Colton Myers
7082c50375 Remove unused six import 2015-02-12 13:56:59 -07:00
tomashavlas
27868d669c onchages/onfail update for pyobjects
possible solution for #20652
2015-02-12 21:51:52 +01:00
jfindlay
26c3c14ecb Merge pull request #20645 from dsumsky/log_level_logfile_docu
- log_level_logfile and log_level configuration options inheritance docu...
2015-02-12 12:56:49 -07:00
Thomas S Hatch
bd3121f98f Merge pull request #20624 from DSRCompany/stats_runner
Test for Stats Eventer deed
2015-02-12 12:43:14 -07:00
Thomas S Hatch
c204a57a4b Merge pull request #20623 from DSRCompany/lazy_loader_non_key_fix
Raise KeyError for None key in lazy loader
2015-02-12 12:35:13 -07:00
Colton Myers
7e343465ad Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop
Conflicts:
	salt/cloud/clouds/msazure.py
	tests/integration/fileserver/gitfs_test.py
2015-02-12 11:48:33 -07:00
dsumsky
6d797f50d4 - log_level_logfile and log_level configuration options inheritance docu updated 2015-02-12 19:47:59 +01:00
Nicole Thomas
e39d389e9c Merge pull request #20636 from rallytime/merge-20622
Merge #20622 with whitespace fix
2015-02-12 10:46:21 -07:00
Thomas S Hatch
598f1196a7 Merge pull request #20618 from cxfcxf/develop
add ranged interface support for bond interface
2015-02-12 10:39:33 -07:00
Thomas S Hatch
174bc41a2c Merge pull request #20593 from thusoy/iptables-refactor
Refactor iptables
2015-02-12 10:38:37 -07:00
Nicole Thomas
d0537457ed Merge pull request #20617 from cachedout/cleanup
Minor style cleanup
2015-02-12 10:10:18 -07:00
rallytime
10520b9b85 Whitespace fix 2015-02-12 10:06:52 -07:00
Mike Place
876efa47da Revert change in salt.cli.salt 2015-02-12 09:36:19 -07:00
Mike Place
f564f812c4 Indentation typo 2015-02-12 09:32:49 -07:00
Tarjei Husøy
5e05fd717a Quote iptables args with leading/trailing spaces 2015-02-12 16:35:33 +01:00
Dmitry Kuzmenko
7f6b072f7a Test for Stats Eventer deed 2015-02-12 13:42:37 +03:00
Dmitry Kuzmenko
787f43e394 Raise KeyError for None key in lazy loader 2015-02-12 13:41:33 +03:00
Tarjei Husøy
99aa865973 Set default iptables table to filter
Closes #18745.
2015-02-12 11:02:25 +01:00