Andrew
65f7ec5f3f
Typo mine not mind
2016-07-01 10:38:25 -05:00
Nicole Thomas
4cc9392f77
Merge pull request #34405 from rallytime/merge-develop
...
[develop] Merge forward from 2016.3 to develop
2016-07-01 11:02:40 -04:00
Nicole Thomas
d1cd36ab2b
Merge pull request #34404 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-07-01 11:02:09 -04:00
Bo Maryniuk
973f3c2487
Refactor command construction for a better readibility
2016-07-01 15:53:53 +02:00
Mike Place
1cde6b26ea
Merge pull request #34291 from cachedout/fast_test_startup
...
Increase the speed of test suite startup
2016-06-30 16:26:48 -07:00
Mike Place
7ee43db1e6
Merge pull request #34398 from renner/develop-salt-ssh-port-forwards
...
Remote port forwarding with salt-ssh
2016-06-30 15:49:42 -07:00
Mike Place
28504d19ab
Revert "Py3 for integration test"
...
This reverts commit cd959c640f
.
2016-06-30 16:25:42 -06:00
David Murphy
494deda074
Automated signing fixes for Ubuntu 16.04, 14.04, 12.04
2016-06-30 16:17:54 -06:00
rallytime
d850167efd
Merge branch '2016.3' into 'develop'
...
Conflicts:
- salt/minion.py
2016-06-30 16:11:04 -06:00
rallytime
8398de0baf
Merge branch '2015.8' into '2016.3'
...
No conflicts.
2016-06-30 16:08:57 -06:00
Thomas S Hatch
f8dcb38fb2
linux users don't need to know they are not on windows
2016-06-30 15:56:35 -06:00
Thomas S Hatch
41c45e351e
This fixes the fact that this utils module barfs on import
2016-06-30 15:34:02 -06:00
Erik Johnson
7cefd4182d
Use rpmdev-vercmp as a fallback for version comparison on RHEL5
...
Resolves #34390 .
2016-06-30 15:29:16 -05:00
Mike Place
cd959c640f
Py3 for integration test
2016-06-30 14:17:36 -06:00
Mike Place
51a4f09b93
Match overriden method
2016-06-30 14:16:48 -06:00
Mike Place
b02926f41c
Immediate shutdown
2016-06-30 14:16:48 -06:00
Mike Place
5db2e1519f
Increase the speed of test suite startup
...
Tests now start in ~1s
2016-06-30 14:16:47 -06:00
Johannes Renner
e421e4dda8
Support remote port forwarding with salt-ssh
2016-06-30 21:15:36 +02:00
Mike Place
b413f05a4f
Fix uninitialized value
...
Closes #34379
2016-06-30 13:05:02 -06:00
Mike Place
d4c04e07f0
Merge pull request #34358 from thatch45/thor_more
...
Add Thorium states to auto clean out old keys
2016-06-30 11:37:32 -07:00
Mike Place
ff83c6d219
Merge pull request #34346 from kraney/boto_sns_topic_absent_state_does_not_remove_associated_subscription_arns
...
added an optional parameter into boto_sns absent state to remove all …
2016-06-30 11:25:57 -07:00
Mike Place
ad63b1d3d3
Merge pull request #34292 from twangboy/fix_runas
...
Fix runas function for System Account
2016-06-30 11:25:09 -07:00
Mike Place
e2e5520e2e
Merge pull request #34340 from fracklen/returner/elasticsearch/index_date
...
Make index_date configurable for elasticsearch_returner
2016-06-30 11:20:03 -07:00
Mike Place
fe18bbb527
Merge pull request #34392 from cro/salt-cloud-doc-clarify
...
Clarify that salt-cloud doesn't get installed by bootstrap
2016-06-30 11:16:23 -07:00
Mike Place
ab7c7630ba
Merge pull request #34355 from rallytime/python3-wheel-tests
...
Add salt.utils import to wheel.key.py
2016-06-30 10:52:29 -07:00
Mike Place
be9a831ef6
Merge pull request #34388 from rallytime/bp-34378
...
Back-port #34378 to 2016.3
2016-06-30 10:50:48 -07:00
Mike Place
fd39c73c48
Merge pull request #34384 from adelcast/dev/adelcast/NamespacedDictWrapper
...
NamespacedDictWrapper: implement human readable representation
2016-06-30 10:50:22 -07:00
C. R. Oldham
a8cc8872e1
Esxi dvs ( #34352 )
...
* Better error messages when proxy fails to start
* Complete module to add host & migrate adapters to DVS
* Lint, and add documentation for function parameters.
* Lint, rebase.
2016-06-30 12:43:59 -04:00
C. R. Oldham
6cce575d40
Clarify that salt-cloud doesn't get installed by bootstrap
2016-06-30 10:27:52 -06:00
Collin Richards
9d14d130fa
Fix pylint issues
2016-06-30 10:46:35 -05:00
Thomas S Hatch
c6882ca974
suggest a sane default interval
2016-06-30 09:45:17 -06:00
Thomas S Hatch
feb59ab1c4
need a format without spaces
2016-06-30 09:41:40 -06:00
Thomas S Hatch
9ca23ed0e5
change to use a ctime string
2016-06-30 09:36:35 -06:00
Alejandro del Castillo
2040dbeca5
network_settings.py: fix documentation
...
Module documentation is showing an incorrect config example since it's
omitting the network_settings identifier.
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
2016-06-30 09:15:02 -06:00
Nicole Thomas
c27f2c8a10
Doc clean up for the new boto_asg module functions ( #34387 )
...
Refs #34370
2016-06-30 11:13:24 -04:00
Nicole Thomas
70e1f18b89
Beacon network docs ( #34386 )
...
* Add beacons/network_settings to doc build
* Add a versionadded tag for the beacons.network_settings module
2016-06-30 11:12:55 -04:00
Joseph Hall
fb3f05dfd7
Update dependency docs for SPM ( #34385 )
...
* Update dependency docs for SPM
* Typo
2016-06-30 11:12:26 -04:00
Mike Place
45b8fb10d7
Merge pull request #34373 from jtand/network_state_integration_test
...
Network state integration test
2016-06-30 08:05:44 -07:00
Tom Williams
c047b8ced5
INFRA-1590 - modules/boto_asg - add get_all_groups() and list_groups() functions ( #34370 )
2016-06-30 11:03:31 -04:00
Erik Johnson
d6af1de0b7
Optimize pkg integration tests and add a couple new tests ( #34377 )
...
* Remove redundant usage of destructiveTest decorator
* Remove unnecessary SLS file
This simple state can be run using run_state
* Explicitly order tests
* Use run_state instead of invoking state.sls
* Ensure only one refresh_db done during pkg integration tests
* Add pkg.latest test for package without an epoch
* Optimize pkg.latest_version usage in pkg integration tests
* Clarify outcome when only_upgrade is used
* Add pkg.latest test with only_upgrade=True
2016-06-30 10:48:22 -04:00
Alejandro del Castillo
e377c94a90
network_settings.py: fix documentation ( #34378 )
...
Module documentation is showing an incorrect config example since it's
omitting the network_settings identifier.
Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com>
2016-06-30 10:36:59 -04:00
Joseph Hall
4909121293
Update SPM configuration params to be SPM-specific ( #34375 )
2016-06-30 10:33:11 -04:00
Nicole Thomas
5a44b077a0
Merge pull request #34376 from rallytime/merge-2016.3
...
[2016.3] Merge forward from 2015.8 to 2016.3
2016-06-30 10:31:28 -04:00
twangboy
433f300eba
Enable all privileges
2016-06-29 17:49:44 -06:00
twangboy
5584cc2c6f
Handle users that aren't admin
2016-06-29 17:49:44 -06:00
twangboy
e9d2402c0b
Fix runas function for System Account
2016-06-29 17:49:44 -06:00
Collin Richards
72d47a67c0
Modify interface from utc boolean to utc_offset
...
The system set/get date/time functions now have
a utc_offset instead of a utc boolean so the time
can be set based off of any timezone.
2016-06-29 18:25:26 -05:00
Collin Richards
7b7e7d7ab4
Remove utc param from internal interface
...
Use the tzinfo variable in the datetime object
2016-06-29 18:24:50 -05:00
Collin Richards
0866ee850e
Remove _linux_set_datetime backend
...
Instead only use the date program as the backend. This is much more
portable.
2016-06-29 18:24:50 -05:00
Collin Richards
69f8dd96ae
Remove posix arguments
2016-06-29 18:24:49 -05:00