Kenneth Wilke
30e398fc52
Added password validator, fixed docs
2013-09-06 14:17:11 -05:00
Kenneth Wilke
d25aab03a9
removed token default setting
2013-09-06 12:40:28 -05: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
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
Erik Johnson
c4884a4428
Add __virtual__ function to new apt state module
...
I was waiting on this change from @holmboe before I merged #7085 . Since
it has now been merged, here is the __virtual__ function to which I was
referring.
2013-09-05 22:01:37 -05:00
Thomas S Hatch
8c142f3958
Merge pull request #7085 from holmboe/apt-held-state
...
Apt held state
2013-09-05 19:59:10 -07:00
Thomas S Hatch
f3a109d6ad
Merge pull request #7086 from holmboe/targeting-header
...
This header looked weird
2013-09-05 19:52:07 -07:00
Thomas S Hatch
48abeca549
Merge pull request #7089 from mgwilliams/docs
...
ps and lxc: doc tweaks
2013-09-05 19:50:44 -07:00
Thomas S Hatch
839fc9a0d9
Merge pull request #7077 from erchn/develop
...
Don't call apt-get update when there were no changes in repo structure
2013-09-05 19:47:55 -07:00
Thomas S Hatch
b8b063e411
Merge pull request #7067 from ajithhub/virt_improvements
...
Adds serial port support and console access to init
2013-09-05 19:42:29 -07:00
Matthew Williams
1ee72b279c
ps and lxc: doc tweaks
2013-09-06 02:05:31 +00:00
Colton Myers
5c28bf66b3
Merge pull request #7087 from basepi/7083
...
Make sure comment is assigned before reference, Fix #7083
2013-09-05 18:40:10 -07:00
Colton Myers
e88d99abd1
Make sure comment is assigned before reference, Fix #7083
2013-09-05 19:39:34 -06:00
Thomas S Hatch
4bfc18e17c
Merge pull request #7080 from evinrude/feature_mknod
...
Feature mknod
2013-09-05 18:02:55 -07:00
Henrik Holmboe
e7861fbc0b
This header looked weird
...
At http://docs.saltstack.com/index.html#targeting it looked like sheit,
as well as the Table Of Contents at the top right on the same page.
2013-09-06 02:56:11 +02:00
Henrik Holmboe
bc3ae24196
Untangle if-statement
2013-09-06 02:44:15 +02:00
Henrik Holmboe
eb39ec4207
Make dict updates more dense
2013-09-06 02:16:10 +02:00
Henrik Holmboe
ace22d3b6c
More docs to apt.held
2013-09-06 02:08:40 +02:00
Henrik Holmboe
553555ba6f
Add apt.held state
...
Uses the new dpkg.get_selections and dpkg.set_selections.
2013-09-06 02:03:43 +02:00
Colton Myers
ccc4e45518
Merge pull request #7081 from s0undt3ch/develop
...
Fix `ssh.recv_known_host` test case
2013-09-05 16:24:49 -07:00
Pedro Algarvio
071917369f
Adapt the test case to saltstack/salt@70b26f30b . Refs #4822
2013-09-05 23:35:36 +01:00