Mike Place
|
8a5caf02c2
|
Change pub test to return global ioloop instance
This *could* be causing the intermetent failures on
unit.transport.zeromq_test.AsyncPubChannelTest.test_basic but it
is a bit of a shot in the dark.
|
2015-06-30 13:37:03 -06:00 |
|
Pedro Algarvio
|
35c20a71d4
|
Merge pull request #25071 from s0undt3ch/features/raas-17-salt-cloud-ng
First working version of our JSON Schema DLS implementation.
|
2015-06-30 19:27:56 +01:00 |
|
Justin Findlay
|
328031f54f
|
Merge pull request #25059 from babilen/dev-influxdb-virtual
Add virtual functions to influxdb state modules
|
2015-06-30 11:56:50 -06:00 |
|
Pedro Algarvio
|
037129619c
|
Rename IntConfig to IntegerConfig
|
2015-06-30 18:44:21 +01:00 |
|
Pedro Algarvio
|
3dccb964a1
|
Make PyLint happier
|
2015-06-30 18:32:10 +01:00 |
|
Pedro Algarvio
|
3ac8131e27
|
Fixed a bug when defining the exclusive_minimum class attribute.
Disallow any unnamed arguments to be passed to configuration items.
Store the base classes argument names, in order when creating a new
instance.
|
2015-06-30 18:27:22 +01:00 |
|
Colton Myers
|
abc3c087b1
|
Merge pull request #25048 from terminalmage/version-aware-deb
Implement verson-aware binary package installation for APT
|
2015-06-30 11:09:51 -06:00 |
|
Pedro Algarvio
|
3e07802c6d
|
Merge pull request #25074 from techhat/spmmetadata
Update SPM-METADATA file format
|
2015-06-30 17:50:46 +01:00 |
|
Pedro Algarvio
|
dc175add15
|
Merge pull request #25072 from techhat/spm
Add man page for spm, change pillar to .orig
|
2015-06-30 17:50:23 +01:00 |
|
Pedro Algarvio
|
f314e1d84f
|
Do some type checking for the passed enum
|
2015-06-30 17:43:59 +01:00 |
|
Pedro Algarvio
|
9d63527ecf
|
Add SecretConfig support
|
2015-06-30 17:38:45 +01:00 |
|
Pedro Algarvio
|
6aef6c2801
|
Add IPv6 and Hostname config items. Updated docstrings.
|
2015-06-30 17:18:14 +01:00 |
|
Joseph Hall
|
e376e60f34
|
Update SPM-METADATA file format
|
2015-06-30 09:51:46 -06:00 |
|
Joseph Hall
|
1e4f7aa574
|
Add man page for spm, change pillar to .orig
|
2015-06-30 09:45:13 -06:00 |
|
Pedro Algarvio
|
82bfca8fce
|
Make PyLint a little happier
|
2015-06-30 16:42:50 +01:00 |
|
Pedro Algarvio
|
30775c587d
|
First working version of our JSON Schema DLS implementation.
Supports the basic types.
Refs saltstack/raas#17
|
2015-06-30 16:42:15 +01:00 |
|
Wolodja Wentland
|
7da98368ee
|
Add virtual functions to influxdb state modules
Fixes #24301
|
2015-06-30 16:14:23 +02:00 |
|
Pedro Algarvio
|
9a68f85408
|
Merge pull request #25066 from techhat/spm
Handle pillars and loader modules
|
2015-06-30 14:55:23 +01:00 |
|
Joseph Hall
|
393cbf2114
|
Document pillars and loader modules
|
2015-06-30 07:16:58 -06:00 |
|
Joseph Hall
|
cdc2eea8f8
|
Handle pillars and loader modules
|
2015-06-30 07:08:39 -06:00 |
|
Pedro Algarvio
|
d77f8fb18f
|
Merge pull request #25055 from techhat/spm
Default uid and gid to current user/group
|
2015-06-30 13:22:02 +01:00 |
|
Mike Place
|
2bae862674
|
Merge pull request #25056 from cachedout/spm_lint
Lint SPM
|
2015-06-29 23:31:26 -06:00 |
|
Mike Place
|
1991fb2eac
|
Lint SPM
|
2015-06-29 23:31:00 -06:00 |
|
Joseph Hall
|
c7efc9547b
|
Linting
|
2015-06-29 21:43:17 -06:00 |
|
Joseph Hall
|
d2d4d5359a
|
Default uid and gid to current user/group
|
2015-06-29 21:17:15 -06:00 |
|
Pedro Algarvio
|
1c4030b929
|
Merge pull request #25035 from techhat/spm
Add install confirmation to SPM
|
2015-06-30 00:36:41 +01:00 |
|
Joseph Hall
|
85be13765d
|
Fixing as per @s0undt3ch
|
2015-06-29 17:33:09 -06:00 |
|
Mike Place
|
ec194feafd
|
Merge pull request #25050 from cachedout/reset_grains_opts
Reset grains opts
|
2015-06-29 16:16:34 -06:00 |
|
Mike Place
|
db9d61251b
|
Lint
|
2015-06-29 16:16:11 -06:00 |
|
Mike Place
|
afbe54e677
|
Reset grains opts on each test
|
2015-06-29 16:15:41 -06:00 |
|
Erik Johnson
|
e2c09c8c55
|
Use python_shell=False to install .deb pkgs
|
2015-06-29 16:46:06 -05:00 |
|
Erik Johnson
|
dd79858495
|
Implement version-aware binary package installation for APT
Also added reinstall option since this is supported in apt-get install
|
2015-06-29 16:46:06 -05:00 |
|
Erik Johnson
|
52ef17fa99
|
Add lowpkg.bin_pkg_info for dpkg
|
2015-06-29 16:46:06 -05:00 |
|
Erik Johnson
|
050cf7b4ca
|
Fix binary package caching
This issue was introduced in develop and does not exist in an
officially-released version of Salt.
|
2015-06-29 16:46:06 -05:00 |
|
Erik Johnson
|
40d40ce52a
|
Add missing quote
|
2015-06-29 16:46:06 -05:00 |
|
Erik Johnson
|
531cc11f04
|
Update docstrings
|
2015-06-29 16:46:06 -05:00 |
|
Mike Place
|
1b9e3d4933
|
Merge pull request #25046 from cachedout/lock_grains
Grains file lock
|
2015-06-29 14:45:15 -06:00 |
|
Mike Place
|
7be248dde5
|
Grains file lock
Tests appear to be locking hard on file contention. Try a lock.
|
2015-06-29 14:44:29 -06:00 |
|
Joseph Hall
|
ccc6b5d009
|
Order DB fields properly
|
2015-06-29 14:08:30 -06:00 |
|
Thomas S Hatch
|
824cc34a0e
|
Merge pull request #25044 from thatch45/rpmbuild_fix
Rpmbuild fix
|
2015-06-29 13:05:21 -07:00 |
|
Thomas S Hatch
|
7564f4679a
|
on all network file calls
|
2015-06-29 14:04:25 -06:00 |
|
Joseph Hall
|
e9314fee3c
|
Move pylint disable to the right place
|
2015-06-29 13:39:16 -06:00 |
|
Joseph Hall
|
750e206178
|
Add help screen
|
2015-06-29 12:57:59 -06:00 |
|
Joseph Hall
|
695d8f0e9d
|
Linting
|
2015-06-29 12:57:59 -06:00 |
|
Joseph Hall
|
91263d6670
|
Importing print_function
|
2015-06-29 12:57:59 -06:00 |
|
Joseph Hall
|
8df9833b60
|
Check for existing files
|
2015-06-29 12:56:58 -06:00 |
|
Joseph Hall
|
c7c8e1e603
|
Allow forcing package install
|
2015-06-29 12:56:58 -06:00 |
|
Joseph Hall
|
d089a83c12
|
Add install confirmation to SPM
|
2015-06-29 12:56:58 -06:00 |
|
Justin Findlay
|
7d440d4079
|
Merge pull request #25039 from s0undt3ch/features/spm-parser
Remove unused import
|
2015-06-29 12:54:33 -06:00 |
|
Pedro Algarvio
|
b04368859c
|
Remove unused import
|
2015-06-29 19:02:47 +01:00 |
|