Commit Graph
100 Commits
Author SHA1 Message Date
AlanCoding 813cbdbbc2 include null prompted situation in JT validator 2017-01-27 11:48:22 -05:00
Alan Rominger 6d590ca985 Merge pull request #4974 from AlanCoding/job_event_need_for_speed
job_event speedups, async filter removed, RBAC changes
2017-01-27 11:23:25 -05:00
Alan Rominger ae057d2bd5 Merge pull request #4912 from AlanCoding/as_mods
WFJT activity stream for org admins + other polishing
2017-01-27 11:17:34 -05:00
Alan Rominger 1b0c2cbb32 Merge pull request #4986 from AlanCoding/destroyer_of_notifications
Add notifications to cleanup_jobs
2017-01-27 10:54:24 -05:00
Alan Rominger 4f3916cab7 Merge pull request #4985 from AlanCoding/sys_job_words
Elaborate on system job defaults
2017-01-27 10:48:43 -05:00
AlanCoding 33e97d5c5a add notifications to cleanup_jobs 2017-01-27 09:31:11 -05:00
AlanCoding a5be524101 Elaborate on system job default 2017-01-27 08:47:39 -05:00
AlanCoding 18aa0dcb1f remove job_event text filters, tweaked RBAC
see issue 4958 for the RBAC details
2017-01-26 19:22:03 -05:00
AlanCoding 3b4af0aa82 WFJT activity stream optimization 2017-01-26 11:23:47 -05:00
AlanCoding 77f0625d44 include WFJTs in activity stream for org_admins 2017-01-26 09:00:11 -05:00
AlanCoding eaffde438b encode logic for JT name-uniqueness in data generator 2017-01-26 09:00:10 -05:00
AlanCoding 28ef16e1e8 activitiy stream optimization for org admins with large data sets 2017-01-26 09:00:07 -05:00
Alan Rominger 4feb7fcb8d Merge pull request #4862 from AlanCoding/poly_morphin_time
Unified JT and Unified Job queryset refactor
2017-01-25 13:05:48 -05:00
Alan Rominger f90447ea95 Merge pull request #4936 from AlanCoding/wf_launch_update
Update WFJT launch help text
2017-01-25 13:02:34 -05:00
Alan Rominger fe36e2ad8e Merge pull request #4921 from AlanCoding/jobs_others_opt
Low hanging query optimizations
2017-01-25 11:57:08 -05:00
Alan Rominger 460dfe7548 Merge pull request #4916 from AlanCoding/no_missing_dict
Remove missing resource checks from nodes
2017-01-25 11:53:22 -05:00
AlanCoding 62d2a30d70 updated WFJT launch help text 2017-01-25 10:49:31 -05:00
Alan Rominger 8b31251b64 Merge pull request #4928 from AlanCoding/wf_todo
Remove workflow TODOs
2017-01-25 10:18:49 -05:00
Alan Rominger 8cbb841989 Merge pull request #4930 from AlanCoding/launch_type_migration
include added launch_type choice in 3.1 migration
2017-01-25 10:13:13 -05:00
AlanCoding bae3fdb635 removal of workflow TODOs that are resolved 2017-01-25 09:52:05 -05:00
AlanCoding c22cf2f7e6 more presets and timing functionality to data generator 2017-01-25 09:51:25 -05:00
AlanCoding f265d2fe0f tighten up code for new UJ queryset 2017-01-25 09:51:24 -05:00
AlanCoding 36c68178dd cleanup from accessible_objects refactor 2017-01-25 09:51:24 -05:00
AlanCoding b2d0871a5e Refactor of accessible_objects for polymorphic model
query simplification, with break-out into an intermediary
state that can be used in access methods
2017-01-25 09:51:24 -05:00
AlanCoding 710702dffe include added launch_type choice in 3.1 migration 2017-01-25 09:49:29 -05:00
Alan Rominger 8650b69c9e Merge pull request #4929 from AlanCoding/f8_cache
flake8
2017-01-25 09:43:33 -05:00
AlanCoding 35c824b25e remove cache import for flake8 purposes 2017-01-25 09:34:29 -05:00
Alan Rominger 07fe3be4b2 Merge pull request #4674 from AlanCoding/workflow_handholding
Add help text templates for remaining workflow endpoints
2017-01-24 17:05:56 -05:00
AlanCoding d3b5eaf690 query improvement for jobs, users, and orgs 2017-01-24 16:23:10 -05:00
AlanCoding be1b2b418c Remove missing resource checks from nodes 2017-01-24 13:52:06 -05:00
Alan Rominger dcea88c81c Merge pull request #4821 from AlanCoding/workflow_schedule_nodes
Move node copy into create_unified_job, copy nodes on schedule
2017-01-19 11:18:31 -05:00
Alan Rominger ca74c03e93 Merge pull request #4810 from AlanCoding/prompts_bug
Fix bug where type of node UJT was incorrectly evaluated
2017-01-19 10:48:10 -05:00
AlanCoding cf34eef1eb expose handle_extra_data to workflow model 2017-01-19 10:36:18 -05:00
AlanCoding f419fb9bed move node copy into create_unified_job, copy nodes on schedule 2017-01-19 08:51:08 -05:00
AlanCoding ca704cdb5c update copy API help text for recent changes 2017-01-18 16:53:02 -05:00
AlanCoding ba07f467ed add help text templates for remaining workflow endpoints 2017-01-18 16:53:00 -05:00
Alan Rominger 5f65464a0e Merge pull request #4805 from AlanCoding/bulk_data_bug
Fix bulk data creator bugs for jobs and job events
2017-01-18 16:38:57 -05:00
AlanCoding 13bcf4b090 fix bulk data creator bugs for jobs and job events 2017-01-18 16:32:33 -05:00
Alan Rominger 56e2e28dc8 Merge pull request #4800 from AlanCoding/bad_node_redo
Avoid signal_start override for workflow job spawn
2017-01-18 16:31:39 -05:00
Alan Rominger f8f08afbb9 Merge pull request #4798 from AlanCoding/workflow_removal
Add workflow jobs to cleanup_jobs management job
2017-01-18 16:24:00 -05:00
AlanCoding f2d8800c35 Fix bug where type of node UJT was incorrectly evaluated 2017-01-18 16:15:14 -05:00
Alan Rominger f5d4cbb482 Merge pull request #4753 from AlanCoding/WJ_delete
Limit workflow job delete access to org admin
2017-01-18 16:09:30 -05:00
AlanCoding a8e46021f8 conservative method to validating that a job can be launched from a node 2017-01-18 12:16:45 -05:00
AlanCoding 81eb16523c add workflow jobs to cleanup_jobs management job 2017-01-18 11:50:28 -05:00
Alan Rominger 8433f647ec Merge pull request #4718 from AlanCoding/more_simple_relaunch
require constituent resource access to relaunch WJ
2017-01-17 15:02:10 -05:00
Alan Rominger c5ae2ddb5d Merge pull request #4732 from AlanCoding/null_job_fd
Graceful handling of null project and inventory in workflow
2017-01-17 14:38:25 -05:00
AlanCoding 5bfb0f229c graceful handling of null project and inventory in workflow 2017-01-17 14:19:46 -05:00
Alan Rominger e3ee82ce64 Merge pull request #4733 from ansible/AlanCoding-patch-3
workflow doc RBAC rules audit
2017-01-17 10:12:28 -05:00
AlanCoding d7a41d9db7 limit workflow job delete access to org admin 2017-01-17 09:59:14 -05:00
AlanCoding ad3ca9acf8 Incorporate more feedback about RBAC logic regarding node deletion 2017-01-17 09:40:31 -05:00
AlanCoding d88fa05009 workflow RBAC docs feedback 2017-01-14 11:09:52 -05:00
Alan Rominger 46941dab5d Merge pull request #4726 from ansible/AlanCoding-patch-1
put the word granularity in double quotes
2017-01-13 17:16:58 -05:00
Alan Rominger 912033f223 workflow doc RBAC rules audit 2017-01-13 17:11:08 -05:00
Alan Rominger f5173a9d27 put the word granularity in double quotes 2017-01-13 15:37:23 -05:00
Alan Rominger 6e0752c6de Merge pull request #4615 from AlanCoding/cancel_403
Remove can_cancel check (unrelated to permissions) from access method
2017-01-13 15:24:03 -05:00
Alan Rominger 481514dea4 Merge pull request #4709 from AlanCoding/workflow_code_tweaks
Minor workflow code cleanup & performance
2017-01-13 14:55:58 -05:00
AlanCoding a93ad270f2 update workflow serializer fixture to use serializer instance 2017-01-13 14:44:58 -05:00
AlanCoding ba8f0ccff1 require constituent resource access to relaunch WJ 2017-01-13 14:41:00 -05:00
AlanCoding b6493cacd5 small tweaks to make workflow endpoints load better 2017-01-13 13:50:53 -05:00
Alan Rominger 0f72e32d8f Merge pull request #4708 from AlanCoding/browser_big_load
Avoiding pulling full list from DB in metadata
2017-01-13 13:46:20 -05:00
AlanCoding 2146777cc6 reorder terms to avoid pulling full UJT list 2017-01-12 17:32:13 -05:00
Alan Rominger 7567966bc6 Merge pull request #4691 from AlanCoding/wfjt_warnings
WFJT warnings refactor
2017-01-12 15:41:14 -05:00
AlanCoding dfd0885ec3 new WFJT launch schema and cleanup 2017-01-12 12:24:49 -05:00
Alan Rominger 584ef35c76 Merge pull request #4653 from AlanCoding/copy_sp
Refactor of /copy/ GET schema
2017-01-11 14:57:50 -05:00
AlanCoding a693aad95d a workable version of the new copy GET schema implemented 2017-01-11 14:43:37 -05:00
AlanCoding 2c97425291 prototype for new copy GET details 2017-01-11 12:23:57 -05:00
AlanCoding e69dc0f36e Clarification of copy RBAC messages 2017-01-11 11:20:17 -05:00
Alan Rominger 8526004408 Merge pull request #4655 from AlanCoding/null_ujt
Handle case of node with null UJT
2017-01-11 10:30:23 -05:00
AlanCoding 147c8c0c14 update workflow DAG tests so nodes not in sideways state 2017-01-11 09:49:52 -05:00
AlanCoding 8f259f2bb7 handle case of node with null UJT 2017-01-10 18:50:52 -05:00
Alan Rominger 0751f8652c Merge pull request #4627 from AlanCoding/fact_defaults
Defaults for cleanup facts management job
2017-01-10 18:19:08 -05:00
Alan Rominger 6e6fd254dd Merge pull request #4629 from AlanCoding/is_new_in_14
Mark inventory scripts as added in 2.1.0
2017-01-10 11:59:51 -05:00
Alan Rominger ee2c8343ce Merge pull request #4631 from AlanCoding/wf_words
Workflow doc updates, excluding labels copy
2017-01-10 11:58:30 -05:00
AlanCoding 0a975736d9 further workflow doc copy edit with QE 2017-01-10 11:50:58 -05:00
AlanCoding e52e6ae192 handle case where the UJT related resource is null 2017-01-10 11:33:51 -05:00
AlanCoding 30fb6fcdd3 update clarification on what WFJT copy does 2017-01-10 11:14:44 -05:00
AlanCoding 78d8d4139a workflow docs revisions after label copy change 2017-01-10 10:09:29 -05:00
AlanCoding 4990a59fa7 mark inventory scripts as added in 2.1.0 2017-01-10 09:38:52 -05:00
AlanCoding a3d8cbde25 add in defaults for cleanup facts management job 2017-01-10 08:55:13 -05:00
Alan Rominger 17f0555362 Merge pull request #4623 from AlanCoding/unicode_inv_import
Unicode conversion of paths in inventory import
2017-01-09 15:59:57 -05:00
AlanCoding 69527fdb08 unicode conversion of paths in inventory import 2017-01-09 15:10:02 -05:00
Alan Rominger ee997e0ca7 Merge pull request #4618 from AlanCoding/new_in
Tower endpoint archaeology
2017-01-09 13:38:22 -05:00
AlanCoding ad472c168f systematic update of new_in_xx flags 2017-01-09 12:25:04 -05:00
Alan Rominger ae463b2130 Merge pull request #4606 from AlanCoding/sys_jobs_start
Only accept extra_vars launchtime param for system jobs
2017-01-09 10:55:06 -05:00
AlanCoding 638cb98631 omit project can_cancel check from access logic 2017-01-09 09:09:11 -05:00
AlanCoding 8bc3befd03 only accept extra_vars launchtime param for system jobs 2017-01-06 16:54:07 -05:00
Alan Rominger d5247c6d95 Merge pull request #4515 from AlanCoding/relaunch_rbac
Custom PermissionDenied error for Workflow Job relaunch
2017-01-06 16:04:13 -05:00
Alan Rominger 6921cbfdd0 Merge pull request #4538 from AlanCoding/celery_log_reset
Celery log reset on CTiT change / task start
2017-01-06 15:36:45 -05:00
AlanCoding 5fcd467fe6 rename helper function for WJ relaunch 2017-01-06 14:44:29 -05:00
Alan Rominger c39c62973b Merge pull request #4574 from AlanCoding/4519
Provide __init__ arg for LDAP group type
2017-01-06 13:28:14 -05:00
Alan Rominger 0b0750d76e Merge pull request #4593 from AlanCoding/unhandled_perm_error
In JT /launch/ view deal with PermissionDenied in get_object()
2017-01-06 13:14:00 -05:00
Alan Rominger 62fb557473 Merge pull request #4597 from AlanCoding/1873
do not allow YAML strings that are OrderedDicts
2017-01-06 13:00:39 -05:00
Alan Rominger 5ca4eb06c3 Merge pull request #4596 from AlanCoding/silence
Silence Django19 warnings in ui views.py
2017-01-06 12:49:33 -05:00
Alan Rominger 4ed1b8590b Merge pull request #4583 from AlanCoding/jt_execute_schedule
Lower scheduling access requirement to execute role
2017-01-06 12:49:07 -05:00
AlanCoding f07cd69012 corresponding test for dict extra_vars bug 2017-01-06 10:09:01 -05:00
AlanCoding 60cbc3cbbc do not allow YAML strings that are OrderedDicts 2017-01-06 08:24:40 -05:00
AlanCoding 29ce7b3684 silence Django19 warnings in ui views 2017-01-06 07:55:59 -05:00
AlanCoding 9422e87f00 simplify schedule execute_role editing rule 2017-01-05 15:42:08 -05:00
AlanCoding dca70f4bd1 protect against unhandled PermissionDenied error 2017-01-05 15:29:16 -05:00
AlanCoding df90328531 remove duplicate conversion of keys into set 2017-01-05 15:08:52 -05:00