Commit Graph

55713 Commits

Author SHA1 Message Date
Erik Johnson
b9682cce10 Remove unused import 2015-07-22 10:37:47 -05:00
Erik Johnson
73192390a2 Test fixes 2015-07-22 00:48:43 -05:00
Erik Johnson
4d295825cd Lint fixes 2015-07-22 00:36:56 -05:00
Erik Johnson
c05b22a063 Remove unused imports
These imports now live in salt.utils.gitfs.
2015-07-22 00:23:00 -05:00
Erik Johnson
7584f5f02a Remove unnecessary whitespace 2015-07-21 17:24:03 -05:00
Erik Johnson
d109fce299 Add git_pillar rewrite info to release notes 2015-07-21 16:46:15 -05:00
Erik Johnson
a2fc11ef57 Add new git_pillar configuration docs 2015-07-21 16:46:14 -05:00
Erik Johnson
da5d37bd3e Add new git_pillar code to git_pillar initialization 2015-07-21 16:46:14 -05:00
Erik Johnson
f2bf7a70c8 Add git_pillar to master's preflight checks 2015-07-21 16:46:14 -05:00
Erik Johnson
f3f734ad2f Use new GitFS class for gitfs 2015-07-21 16:46:14 -05:00
Erik Johnson
2512453757 Support calling git_pillar using new config schema 2015-07-21 16:46:14 -05:00
Erik Johnson
86d4fe2aa6 Use new GitPillar class for git_pillar 2015-07-21 16:46:06 -05:00
Erik Johnson
f61e7c147c Add new config options for git_pillar 2015-07-21 16:37:46 -05:00
Erik Johnson
f1aec948dc Move gitfs code to classes, add git_pillar support 2015-07-21 16:37:16 -05: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
d8cdf2ca30 Linting 2015-07-20 09:26:22 -06:00
Joseph Hall
5e4199105f Switch CloudStack to salt.utils.cloud.bootstrap() 2015-07-20 08:35:03 -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