Commit Graph

55706 Commits

Author SHA1 Message Date
Justin Findlay
3083c71ec3 add tcp transport opt to test runner 2015-07-20 16:52:48 -06:00
Mike Place
c6f241d908 Merge pull request #25548 from techhat/proxmoxbootstrap
Switch Proxmox to salt.utils.cloud.bootstrap()
2015-07-20 13:29:24 -06:00
Mike Place
2dc601c7fa Merge pull request #25543 from techhat/gcebootstrap
Switch GCE to salt.utils.cloud.bootstrap()
2015-07-20 13:27:29 -06:00
Nicole Thomas
2240d84a0b Merge pull request #25546 from techhat/cloudstackbootstrap
Switch CloudStack to salt.utils.cloud.bootstrap()
2015-07-20 11:51:35 -06:00
Mike Place
9a046e9e0e Merge pull request #25558 from cachedout/lint_config_test
Lint config_test
2015-07-20 11:19:05 -06:00
Mike Place
89d595f002 Lint config_test 2015-07-20 11:18:31 -06:00
Mike Place
25f910e472 Merge pull request #25515 from s0undt3ch/2015.8
salt.utils.schema fixes
2015-07-20 11:17:35 -06:00
Joseph Hall
b799a80480 Linting 2015-07-20 09:42:55 -06:00
Joseph Hall
d8cdf2ca30 Linting 2015-07-20 09:26:22 -06:00
Joseph Hall
1b325cfcae Linting 2015-07-20 08:49:24 -06:00
Joseph Hall
9f819f478f Switch Proxmox to salt.utils.cloud.bootstrap() 2015-07-20 08:47:54 -06:00
Joseph Hall
5e4199105f Switch CloudStack to salt.utils.cloud.bootstrap() 2015-07-20 08:35:03 -06:00
Joseph Hall
edffb82cc3 Switch GCE to salt.utils.cloud.bootstrap() 2015-07-20 08:19:09 -06:00
Pedro Algarvio
7c0ad43906 Another fix for flattened properties and test cases 2015-07-17 18:24:43 +01:00
Justin Findlay
56d67353d4 Merge pull request #25514 from garethgreenaway/25493_2015_8_schedule_add_documentation
fixes to schedule.add documentation in 2015.8
2015-07-17 11:03:41 -06:00
Pedro Algarvio
85b191c4b9 Test case to make sure plain string requirements have the same outcome 2015-07-17 17:58:52 +01:00
Pedro Algarvio
6b09ec0c30 Fix requirements items since they broke with the previous 2 commits. 2015-07-17 17:23:17 +01:00
Pedro Algarvio
6e1ee65421 Test case for missing required entries when flattening Schemas 2015-07-17 17:23:07 +01:00
Pedro Algarvio
b2a37a3d9c Fix missing required entries when flattening Schemas 2015-07-17 17:22:58 +01:00
Mike Place
1200d9d0f0 Merge pull request #25508 from s0undt3ch/hotfix/bootstrap-script-2015.8
[2015.8] Update bootstrap script to latest stable release, v2015.07.17
2015-07-17 09:40:54 -06:00
Mike Place
77738f6d87 Merge pull request #25501 from basepi/job.cache.finish.time.23563
Add optional job end time to the local_cache returner
2015-07-17 09:33:52 -06:00
Gareth J. Greenaway
188015c815 Fixing documentation for schedule.add when using the job_args parameter, value needs to be be in quotes for the value to be passed in as an array. 2015-07-17 08:18:39 -07:00
Pedro Algarvio
e7a52354fc Update bootstrap script to latest stable release, v2015.07.17
* Make sure setuptools is installed before using it. saltstack/salt-bootstrap#598.
* `systemd` is only fully supported from 15.04 onwards. saltstack/salt-bootstrap#602
* Fix debian mirrors issue. Thanks Wolodja Wentland(babilen). saltstack/salt-bootstrap#606
* Fix python-jinja2 repo move on RHEL6. Thanks lomeroe. saltstack/salt-bootstrap#621
* Allow skipping services. Thanks denmat. saltstack/salt-bootstrap#455
* Fix missing Debian init script. saltstack/salt-bootstrap#607 saltstack/salt#25270 and saltstack/salt#25456
* Fix SmartOS etc path. Thanks Bret Fisher. saltstack/salt-bootstrap#624
* Fix possible unbound variable in Gentoo. saltstack/salt-bootstrap#625
* Properly detect the git binary in SmartOS. saltstack/salt-bootstrap#611
2015-07-17 12:20:17 +01:00
Colton Myers
b8c687d5a3 More stupid fixes 2015-07-16 17:56:49 -06:00
Colton Myers
b3134d88ac Add update_endtime functionality to salt.utils.job.store_job 2015-07-16 17:52:04 -06:00
Colton Myers
9ed805d631 More fixes 2015-07-16 17:37:31 -06:00
Colton Myers
6598b605d4 Something weird going on with __opts__ 2015-07-16 17:25:56 -06:00
Colton Myers
747ccaaa84 Fix copy pasta 2015-07-16 17:22:51 -06:00
Colton Myers
1c8f96f64d Add endtime functionality to job runner and more to local_cache 2015-07-16 17:21:05 -06:00
Colton Myers
baec3f6aad Add endtime functions to local cache, fix function call in masterapi.py 2015-07-16 17:20:43 -06:00
Colton Myers
ce64266b5d Add new config values for job end time 2015-07-16 17:19:44 -06:00
Colton Myers
72bd62bcf6 Only store endtime if supported and configured as such 2015-07-16 15:41:45 -06:00
Thomas S Hatch
cef746159d Merge pull request #25491 from s0undt3ch/2015.8
Let's call it for what it is!
2015-07-16 12:57:32 -06:00
Pedro Algarvio
393a21117e Rename the module 2015-07-16 17:04:22 +01:00
Pedro Algarvio
42bfec8bb5 Let's call it for what it is! 2015-07-16 17:01:42 +01:00
Colton Myers
f1d49d836f Add starttime and endtime to job_cache returns 2015-07-15 16:39:39 -06:00
Colton Myers
721ece33e8 Merge pull request #25462 from rallytime/protect_profile_config_check
Wrap is_profile_configrured calls in try/except block
2015-07-15 14:22:42 -06:00
Thomas S Hatch
4f91f5b32e Merge pull request #25439 from rallytime/fix-25431
Reduce digital_ocean API call frequency
2015-07-15 13:40:24 -06:00
rallytime
0df667ba7a Add a few more drivers that don't require a profile size to non_size_drivers list 2015-07-15 13:40:00 -06:00
rallytime
2c01ef71b9 Wrap is_profile_configured calls in try/except blocks 2015-07-15 13:38:43 -06:00
rallytime
7138f36d05 Add page number change to release notes 2015-07-15 10:48:23 -06:00
Mike Place
7d4aee70ce Merge pull request #25451 from s0undt3ch/2015.8
Salt-SSH Scan roster bugfixes (And Py3 support)
2015-07-15 09:00:29 -06:00
Mike Place
279d0f1c1b Merge pull request #25449 from ruzarowski/2015.8-minion_keys_exclude_dotfiles_and_dirs
Exclude dotfiles and directories from minion key lists (Fixes #25448)
2015-07-15 08:37:10 -06:00
Pedro Algarvio
8e8c1af5b8 How did this ever worked!?
`ret` keys were actual `ipaddress.IPv4Address` instances...
2015-07-15 15:01:52 +01:00
Pedro Algarvio
d14726792e Add ipaddress to salt._compat 2015-07-15 15:01:33 +01:00
Pedro Algarvio
6957005e6e Python 3 compatibility 2015-07-15 15:01:22 +01:00
Rafael Uzarowski
b02f77acfc Exclude dot-files and directories from minion key listings and minion lists based on authenticated key names 2015-07-15 14:18:31 +02:00
Rafael Uzarowski
5420181cdf Merge remote-tracking branch 'upstream/2015.8' into 2015.8 2015-07-15 11:18:39 +02:00
rallytime
8e27d06770 Reduce digital_ocean API call frequency 2015-07-14 18:39:39 -06:00
Justin Findlay
0b4ca8dc0e Merge pull request #25421 from basepi/merge-forward-2015.8
[2015.8] Merge forward from 2015.5 to 2015.8
2015-07-14 15:44:15 -06:00