Commit Graph

70482 Commits

Author SHA1 Message Date
rallytime
30429b2e44 Remove the installation instructions for out-of-date community ppa
These packages are not being updated and it is causing confusion.

Ubuntu packages should be installed with the instructions on
repo.saltstack.com.
2017-01-09 17:13:50 -07:00
rallytime
fd2ee7db30 Add some simple unit tests for salt.config.api_config function
This will help prevent regressions in this area as discussed in
PR #38527.
2017-01-09 16:44:48 -07:00
rallytime
3d2fefc83b Make sure the pidfile and log_file values are overriden by api opts 2017-01-09 16:09:03 -07:00
Ch3LL
47f8b68e0b fix unit.modules.file_test 2017-01-09 15:01:52 -07:00
rallytime
e8309a6bbf Add release notes for 2015.8.13 2017-01-09 14:25:31 -07:00
Nicole Thomas
f881f366b7 Merge pull request #20 from rallytime/2015.8.12_follow_up-batch-tests
Clean up tests and docs for batch execution
2017-01-09 13:55:26 -07:00
Daniel Wallace
5be9b60851 add documentation about using keystoneauth for v3 2017-01-09 14:07:25 -06:00
rallytime
34282322c0 Clean up tests and docs for batch execution
Batch execution was removed from NetapiClient and Saltnado in
previous commits. This change is a follow up that removes related
test cases and doc references.
2017-01-09 11:29:34 -07:00
Nicole Thomas
c80b20b957 Merge pull request #19 from whiteinge/batchclient
Remove batch execution from NetapiClient and Saltnado
2017-01-06 16:38:54 -05:00
Seth House
3d8f3d18f6 Remove batch execution from NetapiClient and Saltnado
To be restored once batch execution can support eauth.
2017-01-06 14:34:07 -07:00
Mike Place
74ddc71be3 Merge pull request #38626 from saltstack/revert-37358-2016.3.3_issue37355
Revert "Fix/workaround for issue #37355"
2017-01-06 14:28:08 -07:00
Mike Place
e912ac99c2 Revert "Fix/workaround for issue #37355" 2017-01-06 14:27:57 -07:00
Bo Maryniuk
97b0f64923 Lintfix 2017-01-06 15:29:57 -05:00
Bo Maryniuk
d1516664f7 Add explanation comment 2017-01-06 15:29:51 -05:00
Bo Maryniuk
62f2c87080 Add docstring 2017-01-06 15:29:45 -05:00
Bo Maryniuk
9b0a786aeb Explain what it is about and how to configure that 2017-01-06 15:29:25 -05:00
Bo Maryniuk
5ea3579e10 Pick up a specified roster file from the configured locations 2017-01-06 15:28:05 -05:00
Bo Maryniuk
3a8614c5df Disable custom rosters in API 2017-01-06 15:27:57 -05:00
Bo Maryniuk
c0e5a1171d Add roster disable flag 2017-01-06 15:27:51 -05:00
Mike Place
5e58b32934 Merge pull request #37358 from Firewire2002/2016.3.3_issue37355
Fix/workaround for issue #37355
2017-01-06 11:58:47 -07:00
Mike Place
6c2fe615aa Merge pull request #35390 from alexandr-orlov/2016.3
Returns back missed proper grains dictionary for file module
2017-01-06 11:02:12 -07:00
Mike Place
2579cfa42d Merge pull request #38618 from rallytime/bp-38579
Back-port #38579 to 2016.3
2017-01-06 10:37:56 -07:00
rallytime
2052ecee2c Add copy import 2017-01-06 10:41:29 -05:00
Jonathan Ballet
2c8845aaa0 add test for pillar.get() + default value 2017-01-06 10:20:13 -05:00
Jonathan Ballet
c2f98d2f04 ticket 38558: add unit test, deepcopy() only if necessary 2017-01-06 10:19:57 -05:00
marco.messerschmidt
30ae0a1958 added deepcopy of default if merge=True 2017-01-06 10:16:21 -05:00
Mike Place
da676cebd6 Merge pull request #38601 from terminalmage/pillar-get
pillar.get: Raise exception when merge=True and default is not a dict
2017-01-05 16:15:50 -07:00
Mike Place
e9c59e9b8f Merge pull request #38602 from terminalmage/fix-boto-test
Fix failing unit.states.boto_vpc_test.BotoVpcRouteTableTestCase.test_present_with_routes
2017-01-05 16:14:39 -07:00
Erik Johnson
3424a108ac Fix failing unit.states.boto_vpc_test.BotoVpcRouteTableTestCase.test_present_with_routes 2017-01-05 15:41:23 -06:00
Mike Place
224fc7712a Merge pull request #38600 from terminalmage/issue38459-2016.3
Avoid errors when sudo_user is set (2016.3 branch)
2017-01-05 13:57:08 -07:00
Mike Place
a376970f88 Merge pull request #38589 from tobithiel/fix_rvm_rbenv_warning
State Gem: fix incorrect warning about missing rvm/rbenv
2017-01-05 13:12:14 -07:00
Erik Johnson
8613d7254d pillar.get: Raise exception when merge=True and default is not a dict 2017-01-05 13:29:48 -06:00
Erik Johnson
8a45b13e76 Avoid errors when sudo_user is set
When sudo_user is used, the job is forked into a new pid when sudo is
executed. If a state then tries itself to execute states (such as when a
state invokes state.single), the fact that the forked PID was different
from the PID from which the job was started will cause Salt to refuse to
run the state.

This avoids this by conditionally setting concurrent to True when
invoking states from within states.
2017-01-05 13:01:58 -06:00
Mike Place
02e6a78254 Merge pull request #38567 from pass-by-value/pgjsonb_queue_changes_2016.3
Create queue if one doesn't exist
2017-01-05 11:46:10 -07:00
Mike Place
0889cbdb31 Merge pull request #38587 from rallytime/fix-37498
Change daemontools __virtualname__ from service to daemontools
2017-01-05 11:06:00 -07:00
Tobias Thiel
9ec470b4a5 State Gem: fix incorrect warning about missing rvm/rbenv 2017-01-05 17:50:51 +01:00
rallytime
2a5880966f Change daemontools __virtualname__ from service to daemontools
Fixes #37498

When `__virtualname__` is set to `service` in the daemontools execution
module, it overrides the default system-wide service provider. We need
to keep the default service provider, since daemontools is a third-party
service.
2017-01-05 11:03:50 -05:00
rallytime
1f6b540e46 Make sure the pidfile and log_file values are overriden by api opts 2017-01-05 10:22:05 -05:00
Robin Björklin
04d307f917 salt-api no longer forces the default timeout
Conflicts:
  - salt/config/__init__.py
2017-01-05 10:19:56 -05:00
Aditya Kulkarni
67879ebe65 Create queue if one doesn't exist 2017-01-04 15:40:47 -05:00
Mike Place
7b74436d13 Merge pull request #38562 from rallytime/arch-install-docs
Update arch installation docs with correct package name
2017-01-04 13:04:27 -07:00
Mike Place
01860702cb Merge pull request #38560 from Ch3LL/fix_api_log
fix api logfile
2017-01-04 12:03:17 -07:00
rallytime
8b1897ace9 Update arch installation docs with correct package name
When 2016.11.0 was released, the naming of the salt package was
changed. The salt-zmq version is now named just "salt" and the
salt-raet pacakge is no longer being updated.
2017-01-04 13:08:47 -05:00
Ch3LL
1b45e9670b fix api logfile 2017-01-04 10:55:13 -07:00
Mike Place
0056620a53 Merge pull request #38531 from rallytime/bp-33601
Back-port #33601 to 2016.3
2017-01-04 09:56:52 -07:00
Mike Place
50242c7f17 Merge pull request #38541 from techhat/issue38187
Strip user:pass from cached URLs
2017-01-04 08:39:56 -07:00
Mike Place
325dc56e59 Merge pull request #38554 from multani/fix/30454
Fix YAML deserialization of unicode
2017-01-04 08:31:16 -07:00
David Boucha
4ddbc2ecaa add note about pyVmomi locale workaround (#38536) 2017-01-04 09:24:04 -05:00
Megan Wilhite
1c951d152b fix gce image bug (#38542) 2017-01-04 09:08:04 -05:00
Jonathan Ballet
2e7f743371 yaml: support unicode serialization/deserialization
Fix: #30454
2017-01-04 13:29:28 +01:00