Akasha Yi
f4cc6ed8f3
Comment change from Nitrogen to Oxygen
2017-12-05 14:40:40 -08:00
Nicole Thomas
8fc09a4e6c
Merge pull request #44776 from akashayi/neutron_shade
...
Add new neutron module and states based on shade
2017-12-05 17:32:52 -05:00
Nicole Thomas
af23faa528
Merge pull request #44761 from bbczeuz/bbczeuz-patch-phusion-initd
...
Add phusion container initd detection
2017-12-05 17:31:00 -05:00
Nicole Thomas
d69cec9183
Merge branch 'develop' into add-vault-approle
2017-12-05 17:25:51 -05:00
Tom Williams
ef414cb2f2
INFRA-5980 - fix other unit test :)
2017-12-05 17:24:25 -05:00
Erik Johnson
01a76919cb
Add hide_output option to cmd state/exec module
...
We have `output_loglevel` for controlling logging, but no corresponding
option to suppress the output from the command from being returned. This
adds a `hide_output` option to do that.
Additionally, this removes the rest of the references to the
long-since-deprecated `quiet` argument from the cmd execution module,
and adds a warning to states which use this argument. `quiet` appears to
have been incompletely removed following its deprecation. It was not
being passed to _check_loglevel(), so it was essentially ignored, but it
was still being accepted as an argument by several functions. Those
references to what has for some time now been a no-op argument are now
removed.
2017-12-05 16:10:02 -06:00
Nicole Thomas
e37f654d0c
Merge branch 'develop' into more_napalm_tests
2017-12-05 16:56:59 -05:00
Nicole Thomas
ea3f1a4d38
Merge branch 'develop' into develop
2017-12-05 16:56:09 -05:00
Nicole Thomas
0298f99d81
Merge branch 'develop' into 44606_glusterfs_peered_self_detection
2017-12-05 16:55:15 -05:00
Jesse Bye
1224cf2f20
Merge branch 'develop' into 2017.7.2_rds_create_tags_bugfix
2017-12-05 13:54:43 -08:00
Jesse Bye
fb3a677fdb
corrects a bug with passing tags to boto_rds module
2017-12-05 13:47:11 -08:00
Nicole Thomas
1a7571372d
Merge pull request #44817 from SamYaple/glance_shade
...
Add new glance module and states based on shade
2017-12-05 16:37:27 -05:00
Nicole Thomas
8569287ecb
Merge pull request #44834 from BadgerOps/bugfix/fix_saltify_docs
...
fixed saltify documentation to refer to 'driver' instead of 'provider…
2017-12-05 16:36:07 -05:00
Nicole Thomas
49464dc755
Merge branch 'develop' into fixpip
2017-12-05 16:04:36 -05:00
Jorge Schrauwen
9974adde11
Merge branch 'develop' into issue44404
2017-12-05 21:53:45 +01:00
Nicole Thomas
849b026762
Merge branch 'develop' into master
2017-12-05 15:46:42 -05:00
Nicole Thomas
a8a00e7476
Merge pull request #44611 from badriance/saltcloud-vmware-nested-folders
...
Allow VMWare profiles to set nested folders by use of / character
2017-12-05 15:43:20 -05:00
Nicole Thomas
b5b915435c
Merge branch 'develop' into develop
2017-12-05 15:25:09 -05:00
Jorge Schrauwen
18272955ee
Merge branch 'develop' into issue44404
2017-12-05 21:11:09 +01:00
Thomas S Hatch
d93669747a
Extend the pause system to allow for kill
...
Also clean up some copy pasta and add state.get_pauses function
allong with state.soft_kill function
2017-12-05 13:00:29 -07:00
Nicole Thomas
59dc7cd96f
Merge pull request #43980 from fishhead108/add-cloud.vmware.convert_to_snapshot-feature
...
Add convert_to_template feature for cloud.vmware
2017-12-05 14:59:28 -05:00
Nicole Thomas
47f850d6ba
Merge branch 'develop' into add-cloud.vmware.remove_snapshot-feature
2017-12-05 14:57:37 -05:00
Nicole Thomas
b0008b8ec3
Merge branch 'develop' into sentry_return
2017-12-05 14:48:58 -05:00
Nicole Thomas
b946ad3384
Merge pull request #43710 from amendlik/gpg-yaml-sdb
...
Add GPG support to YAML SDB module
2017-12-05 14:42:41 -05:00
Ch3LL
cdbacfaf5c
Remove minions_state_test arg and use default test arg
2017-12-05 14:12:24 -05:00
Ch3LL
499541a8e8
Add new option minions_state_test to enable test on master side
2017-12-05 14:12:20 -05:00
David Fritsch
7749c3fd6a
Merge branch 'develop' into fix-gem-source-adding-in-test
2017-12-05 12:59:50 -06:00
Akasha Yi
83603fa8c5
Removing salt.utils
2017-12-05 10:55:35 -08:00
Erik Johnson
9865a31e62
Allow older minions to request master_tops
2017-12-05 11:56:31 -06:00
Nicole Thomas
f967a54dc2
Merge branch 'develop' into bbczeuz-patch-phusion-initd
2017-12-05 12:47:40 -05:00
BadgerOps
efc86b0eba
fixed saltify documentation to refer to 'driver' instead of 'provider' in provider example
2017-12-05 10:38:53 -07:00
Sam Yaple
43c68047c5
Remove salt.utils
2017-12-05 12:21:17 -05:00
Sam Yaple
f97c07c5ef
Update version added to Oxygen
...
Addtionally adjust to the new way to call clean_kwargs
2017-12-05 12:19:29 -05:00
Sam Yaple
667590140b
Add new glance module and states based on shade
2017-12-05 12:19:24 -05:00
Benedikt Werner
449535edbd
Fix masterapi AutoKey test
2017-12-05 18:18:27 +01:00
Nicole Thomas
1463e036d7
Merge pull request #44751 from terminalmage/issue43204
...
Include failed state/function orchestration results in changes dict
2017-12-05 09:04:30 -05:00
Damon Atkins
aacb28c03d
Corrected versionadd string
2017-12-05 23:58:24 +11:00
Damon Atkins
9ae7b14f5d
Merge remote branch 'refs/remotes/upstream/develop' into 2017.7_utils_pkg_win_NEW
2017-12-05 23:53:26 +11:00
Erik Johnson
ecd0a6a016
Add link to newly-merged docs section
2017-12-05 00:57:14 -06:00
Erik Johnson
abed8e5952
Add documentation / release notes
2017-12-05 00:57:14 -06:00
Erik Johnson
ee3486a671
Include failed state/function orchestration results in changes dict
...
Before this commit they would be in the comment, making it difficult to
programatically analyze the failures.
2017-12-05 00:56:05 -06:00
Adam Mendlik
de5cdde2c1
Fix failing tests for YAML SDB module
2017-12-04 17:42:04 -07:00
Adam Mendlik
5980860f06
Fix lint error in sdb/__init__.py
2017-12-04 17:41:52 -07:00
Adam Mendlik
3252f0655e
Update documentation for __salt__ in SDB modules
2017-12-04 17:41:49 -07:00
Adam Mendlik
713d725325
Load GPG renderer using the Salt loader system
2017-12-04 17:41:46 -07:00
Adam Mendlik
8ec67c6f97
Pack execution module dunder into SDB modules
2017-12-04 17:41:44 -07:00
Adam Mendlik
a3ab2028ad
Make GPG decryption optional for YAML SDB module
2017-12-04 17:41:41 -07:00
Adam Mendlik
5236a2c059
Add tests for YAML SDB module
2017-12-04 17:41:35 -07:00
Adam Mendlik
9e6b0084b4
Add GPG support to YAML SDB module
2017-12-04 17:41:27 -07:00
Akasha Yi
747c327376
Merge branch 'neutron_shade' of https://github.com/akashayi/salt into neutron_shade
2017-12-04 16:37:52 -08:00