Commit Graph

71908 Commits

Author SHA1 Message Date
Owen Synge
7f3bb97090 salt.states.ceph: Mark up the YAML.
The state method should have the YAML marked up.

Signed-off-by: Owen Synge <osynge@suse.com>
2016-07-25 15:08:38 +02:00
Owen Synge
a3fbb5d01e salt.modules.ceph: Add CLI examples
Add CLI paramters and CLI exampls to the methods of the module ceph

Signed-off-by: Owen Synge <osynge@suse.com>
2016-07-25 15:05:50 +02:00
Owen Synge
e8e05a1f69 salt.states.ceph: Use triple ' in block comments.
Signed-off-by: Owen Synge <osynge@suse.com>
2016-07-25 13:45:18 +02:00
Owen Synge
3f4a56464d salt.modules.ceph: Use triple ' in block comments.
Signed-off-by: Owen Synge <osynge@suse.com>
2016-07-25 13:43:30 +02:00
Owen Synge
3e9b6eac4c salt.states.ceph: Define the text as UTF 8
Signed-off-by: Owen Synge <osynge@suse.com>
2016-07-25 13:41:55 +02:00
Owen Synge
946443dbf5 salt.modules.ceph: Define the text as UTF 8
Signed-off-by: Owen Synge <osynge@suse.com>
2016-07-25 13:41:27 +02:00
Mike Place
0e0c428469 Merge pull request #34891 from rallytime/serializer-unit-tests
Update serializers/configparser.py for Py3 use.
2016-07-25 04:21:41 -06:00
Elias Probst
69afcc4060
Handle exception when no Slack API key was provided 2016-07-25 11:39:29 +02:00
Anthony Shaw
ffe3f51446
linting fixes 2016-07-25 15:58:54 +10:00
Anthony Shaw
ff60aec050 fix munged merge 2016-07-25 15:58:45 +10:00
Anthony Shaw
8bf5e03034
doc the run method in salt.utils.extend 2016-07-25 14:36:01 +10:00
Anthony Shaw
2dcedb1548 added state test template 2016-07-25 14:32:02 +10:00
Anthony Shaw
a73bbc03de
option for module test 2016-07-25 14:29:08 +10:00
Anthony Shaw
a0782b7240 added unit test template 2016-07-25 14:26:37 +10:00
Anthony Shaw
b43e087d56
update the state template 2016-07-25 14:18:14 +10:00
Anthony Shaw
9ccb9cc3a0
update the module template 2016-07-25 14:14:08 +10:00
Anthony Shaw
effc6942da
execution module templates 2016-07-25 14:12:17 +10:00
Anthony Shaw
aacd253c4c
explain what the command does 2016-07-25 13:59:07 +10:00
Anthony Shaw
425341152f
recursively merge directory trees 2016-07-25 13:52:51 +10:00
Anthony Shaw
ec6886dbf2 merge tree instead of copy 2016-07-25 13:50:37 +10:00
Anthony Shaw
df2d4f7798
name the arguments and allow description to be set on command line 2016-07-25 13:45:13 +10:00
Anthony Shaw
836002d3d0
use correct template names 2016-07-25 13:38:58 +10:00
Anthony Shaw
bffdd9387d add state template 2016-07-25 10:54:53 +10:00
Anthony Shaw
9dac0c76c7
take args from command line 2016-07-25 10:54:39 +10:00
Anthony Shaw
ee3ea218f8 renamed to extend, read module name and description at prompt 2016-07-25 09:40:02 +10:00
Anthony Shaw
ad77f799df
renamed the quickstart to extend 2016-07-25 09:01:09 +10:00
Anthony Shaw
d3016f0055
ask basic question 2016-07-24 20:59:49 +10:00
Anthony Shaw
c11f2349b1
import cookiecutter if installed and ask a basic question 2016-07-24 20:34:36 +10:00
Anthony Shaw
0f0aae86e8
setup basic entry point 2016-07-24 20:16:40 +10:00
Anthony Shaw
a3e37cc2d0 Merge branch 'develop' of github.com:saltstack/salt into develop 2016-07-24 20:08:47 +10:00
Anthony Shaw
8df4c35f5c
zone absent with tests 2016-07-24 19:48:11 +10:00
Anthony Shaw
3b5ddcb607
added zone_present state check 2016-07-24 19:45:06 +10:00
Anthony Shaw
4d7f3169f6
added zone_present state check 2016-07-24 19:43:06 +10:00
Anthony Shaw
fa04e2fcf5
use the correct dictionary structure for state changes 2016-07-24 19:30:32 +10:00
Anthony Shaw
fa5ac70183
add record absent logic and tests 2016-07-24 19:16:48 +10:00
Anthony Shaw
7f28b14958
fix tests 2016-07-24 19:06:34 +10:00
Anthony Shaw
51654e9b7a
add record name to mocks 2016-07-24 17:34:29 +10:00
Anthony Shaw
cb13bb6fba
add test with mocked execution module 2016-07-24 17:13:51 +10:00
Mike Place
7e4ebc3961 Merge pull request #34913 from terminalmage/issue2707
Update unit test
2016-07-22 20:25:17 -06:00
Erik Johnson
92fffb06a7 Update unit test
This unit test asserts based on the args with which a function was
called, and the args were changed which broke the test. This fixes the
test.
2016-07-22 21:21:55 -05:00
Mike Place
3555d05bf0 Merge pull request #34912 from cachedout/fix_config_test
Config test no longer applies to new test config
2016-07-22 19:00:22 -06:00
Mike Place
baee2f2558 Config test no longer applies to new test config 2016-07-22 18:59:31 -06:00
Mike Place
34dc2fd792 Merge pull request #34911 from cachedout/backport_34906
Backport #34906
2016-07-22 17:23:24 -06:00
Mike Place
8becec2f4f Backport #34906 2016-07-22 17:22:50 -06:00
Mike Place
c663c8bb5b Merge pull request #34910 from cachedout/proxy_grains
Fix grains error on proxy minions
2016-07-22 17:05:46 -06:00
Mike Place
0970ebace8 Fix grains error on proxy minions 2016-07-22 17:04:41 -06:00
twangboy
ff1fbce6ae Add check for admin on Windows, gated 2016-07-22 15:53:17 -07:00
jmacfar
815ffdfe45 Check for version in list of installed versions (#34864)
* Find version in list of installed versions

* lint error
2016-07-22 16:44:42 -06:00
Mike Place
1aee8b7dd4 Merge pull request #34906 from cachedout/set_run_salt_timeout
Set timeout for run_salt in test suite
2016-07-22 16:43:48 -06:00
Mike Place
caf0361bc1 Merge pull request #34807 from terminalmage/issue2707
Feature addition: preserve mode in file states
2016-07-22 16:43:31 -06:00