Commit Graph

17587 Commits

Author SHA1 Message Date
Erik Johnson
0c29864863 docs update: add augeas state to toctree 2013-09-06 18:46:25 -05:00
Erik Johnson
de33d429af Rework the augeas state/module
Corrected some style faux-pas in the state, and made the arguments more
"salty" by making them key-value pairs, rather than space delimited
value pairs. Also corrected invalid "changes" return data.

In the module, made some of the logic more Pythonic, as well as raising
exceptions when invalid arguments are specified.
2013-09-06 18:45:51 -05:00
Joseph Hall
3d0c868cae Merge pull request #7107 from brunson/develop
Add set and auto to alternatives
2013-09-06 16:38:08 -07:00
Mike Carlson
e344b21fff mem_total in BSD should return as an int, see #7104 2013-09-06 16:27:09 -07:00
Eric Brunson
62bc594d00 Add set and auto to alternatives
Add support to manually set the alternative
path for a name and to restore the name to
auto mode.

Change-Id: I36a816a7068ed8af8f60a6fbe3bdaf1bdca6c825
2013-09-06 15:24:59 -06:00
Joseph Hall
e9b224efea Merge pull request #7102 from KennethWilke/develop
Added keystone state module
2013-09-06 13:29:49 -07:00
Kenneth Wilke
7f0749e8e4 Added keystone state module
Adds support for managing keystone users with states
Modifies what user_verify_password returns to be True/False
2013-09-06 15:30:38 -05:00
Joseph Hall
a12cfae044 Merge pull request #7100 from micahhausler/develop
Fixed #6803 -- Added example to ignore serving vim swapfiles
2013-09-06 12:38:25 -07:00
Thomas S Hatch
2cea653025 Fix #6698 2013-09-06 13:27:28 -06:00
Thomas S Hatch
c18477c4ef initial fix for #6698 2013-09-06 13:19:24 -06:00
Thomas S Hatch
a747243405 Add routines to detect if files are bins to utils 2013-09-06 13:19:23 -06:00
Seth House
827223e78d Merge pull request #7101 from KennethWilke/develop
keystone: added password validator, fixed docs
2013-09-06 12:22:47 -07:00
Kenneth Wilke
30e398fc52 Added password validator, fixed docs 2013-09-06 14:17:11 -05:00
micahhausler
b27bb8b1c1 Fixed #6803 -- Added example to ignore serving vim swapfiles 2013-09-06 15:01:23 -04:00
Kenneth Wilke
d25aab03a9 removed token default setting 2013-09-06 12:40:28 -05:00
David Boucha
ae55d10093 Merge pull request #7099 from KennethWilke/develop
removed token default setting
2013-09-06 10:39:20 -07:00
David Boucha
a96de0df69 Merge pull request #7098 from KennethWilke/develop
Some improvements to the keystone module
2013-09-06 10:32:08 -07:00
Kenneth Wilke
8c630538bd moar pep8 happyness 2013-09-06 12:14:15 -05:00
Kenneth Wilke
51bb8f9f21 added token default to keystone module 2013-09-06 12:05:47 -05:00
Kenneth Wilke
1d6ccc979f renamed variables named id 2013-09-06 12:00:06 -05:00
Kenneth Wilke
30aaf25d1e Merge branch 'develop' of github.com:saltstack/salt into develop 2013-09-06 11:54:19 -05:00
Pedro Algarvio
9ca574a2b3 Sleep a little before running the test suite remotely. 2013-09-06 17:36:05 +01:00
Joseph Hall
1d069dda6a Merge pull request #7094 from holmboe/apt-state-docstring
Apt state docstring
2013-09-06 09:34:35 -07:00
Erik Johnson
f624399de5 Merge branch 'release_notes' into develop 2013-09-06 11:30:09 -05:00
Erik Johnson
234a032867 Add release notes for 0.16.4 2013-09-06 11:29:14 -05:00
Pedro Algarvio
c2fd114496 Better VM name. Zero left padding build numbers. 2013-09-06 17:13:05 +01:00
Kenneth Wilke
418c5fee51 added defaults to keystone module 2013-09-06 10:55:40 -05:00
Pedro Algarvio
23aa412ae2 Random part of VM name from build number if available. 2013-09-06 16:36:26 +01:00
Pedro Algarvio
03491874d0 Get the correct environment variable name. 2013-09-06 14:42:20 +01:00
Pedro Algarvio
3d6debf33a More explicit environment variable names. Detect Jenkins environment. 2013-09-06 14:40:01 +01:00
Pedro Algarvio
63f4dedfa4 Fix script 2013-09-06 12:59:24 +01:00
Pedro Algarvio
768796aab9 Some more env printing 2013-09-06 12:55:27 +01:00
Pedro Algarvio
e7c4d1ca55 Separate output 2013-09-06 12:46:52 +01:00
Pedro Algarvio
3414e6b1f0 Need a peek at the environment for debugging purposes. 2013-09-06 12:45:01 +01:00
Pedro Algarvio
41079433a6 Use the __dict__ attribute. 2013-09-06 12:32:22 +01:00
Pedro Algarvio
363e6fa3d2 Allow for a stepped Jenkins execution. 2013-09-06 12:14:27 +01:00
Pedro Algarvio
16e1c86130 Fix TypeError on GeneratorType instance checking. 2013-09-06 10:51:09 +01:00
Henrik Holmboe
0f1e72f2ee Change to header
Apparently a header is required to have it included in the "Full list of builtin state modules".
2013-09-06 08:44:24 +02:00
Henrik Holmboe
1959acdc1f State module docstring 2013-09-06 08:37:20 +02:00
Thomas S Hatch
b4658e032d Initial experimental support for generators in execution modules
This is the first work on getting #7046 going
2013-09-06 00:12:28 -06:00
Forrest Alvarez
b70d7b3b63 Merge remote-tracking branch 'upstream/develop' into develop 2013-09-05 22:40:00 -07:00
Forrest Alvarez
9794249ef9 Updated the documentation for file.py to cover cases with a leading zero for the mode 2013-09-05 22:37:23 -07:00
Thomas S Hatch
babaef6bd4 Add iso timestamp to all events, fix #7043 2013-09-05 22:41:25 -06:00
Thomas S Hatch
50b6ba4c03 Add usernames to the runner events data fields, fix #7044 2013-09-05 22:21:59 -06:00
Thomas S Hatch
39af7d153c Add wheel function events, fix #7040 2013-09-05 22:15:14 -06:00
Thomas S Hatch
1acec08785 make a single function to generate jids 2013-09-05 22:09:55 -06:00
Thomas S Hatch
2a876e77ef missed one :) 2013-09-05 21:10:49 -06:00
Thomas S Hatch
2b38e412cf fix spacing erros from #7080 2013-09-05 21:08:04 -06:00
Thomas S Hatch
28d48adfa8 fix pylint errors from addition of serial interface 2013-09-05 21:08:04 -06:00
Thomas S Hatch
312a44406e Merge pull request #7092 from terminalmage/quickfix
Add __virtual__ function to new apt state module
2013-09-05 20:07:32 -07:00