Matthew Jones
|
472f086862
|
Fix an issue where a well timed cancel could try to cancel a job right
after it has finished causing an error.
|
2015-05-18 10:19:03 -04:00 |
|
Jared Tabor
|
166bd3b246
|
Revert "fixes Fact serialization/deserialization"
This reverts commit 0a60a724fa3ad7a4aef9624e708e20c86406c198.
|
2015-05-15 14:13:12 -04:00 |
|
Chris Meyers
|
b352bf56ec
|
fixes Fact serialization/deserialization
|
2015-05-15 11:13:16 -04:00 |
|
Chris Church
|
529b7a1117
|
Remove changes to only count unique hostnames. Fixes https://trello.com/c/HN7S4KF3 again.
|
2015-05-14 15:48:09 -04:00 |
|
Chris Church
|
74cfca2f21
|
Remove pasted code from cleanup_deleted, consistently use logger for cleanup commands.
|
2015-05-14 15:42:29 -04:00 |
|
Chris Church
|
8e89e0e829
|
Show choices in OPTIONS response for ad hoc command module_name even when empty.
|
2015-05-14 15:03:02 -04:00 |
|
Chris Church
|
b20ba23538
|
Merge pull request #203 from chrismeyersfsu/fix-cred_openstack
require project field for openstack credential
|
2015-05-12 17:28:09 -04:00 |
|
Chris Church
|
693b63ef04
|
Merge pull request #198 from cchurch/options_meta_updates
Update field metadata returned in OPTIONS response
|
2015-05-12 17:24:31 -04:00 |
|
Chris Meyers
|
6dc1dd632a
|
require project field for openstack credential
|
2015-05-12 15:38:24 -04:00 |
|
Chris Church
|
0af15cd13d
|
Unit test fix, job_type is no longer a required field (defaults to 'run').
|
2015-05-12 11:11:32 -04:00 |
|
Chris Meyers
|
40e8871ec5
|
Merge branch 'master' into feature-custom_scan_module
|
2015-05-12 09:49:21 -04:00 |
|
Chris Meyers
|
34c966c17d
|
flake8 fix
|
2015-05-12 09:47:14 -04:00 |
|
Chris Meyers
|
c2a87bbb53
|
allow user provided fact scan modules
|
2015-05-12 09:39:37 -04:00 |
|
Chris Church
|
1a5823d0b3
|
Improve speed of cleanup_deleted system job. Fixes https://trello.com/c/2wB7DMdt
|
2015-05-11 21:51:42 -04:00 |
|
Chris Church
|
79c00dc511
|
Prevent relaunching an ad hoc command if the module is no longer in the allowed list. Fixes https://trello.com/c/NS3YX2DU
|
2015-05-11 21:05:46 -04:00 |
|
Chris Church
|
2d1d371582
|
Return 400 when attempting to relaunch an ad hoc command with deleted inventory. Fixes https://trello.com/c/IbvBelXJ
|
2015-05-11 20:32:43 -04:00 |
|
Chris Church
|
9e898bf42a
|
Add support for deleting ad hoc commands. Fixes https://trello.com/c/WLnhi28V
|
2015-05-11 20:14:15 -04:00 |
|
Chris Church
|
d730859575
|
Count only unique hostnames for total/failed values on dashboard. Fixes https://trello.com/c/HN7S4KF3
|
2015-05-11 19:54:18 -04:00 |
|
Chris Church
|
e017270201
|
Update serializers to remove empty choices, provide default values for fields, and better indicate the field type when possible for OPTIONS requests and browsable API docs.
|
2015-05-11 18:25:30 -04:00 |
|
Chris Meyers
|
11eb4d325b
|
Merge pull request #196 from chrismeyersfsu/master
system tracking api merge conflicts resolved
|
2015-05-11 10:45:08 -04:00 |
|
Chris Meyers
|
9dfce90987
|
Merge pull request #194 from chrismeyersfsu/feature-unit_test_speedup
speedup each test case by .3 seconds
|
2015-05-11 10:27:46 -04:00 |
|
Chris Meyers
|
f350f7b28e
|
Merge branch 'system_tracking_api'
Conflicts:
awx/fact/tests/models/fact/fact_transform.py
awx/fact/tests/models/fact/fact_transform_pymongo.py
awx/main/tests/commands/run_fact_cache_receiver.py
|
2015-05-11 10:17:52 -04:00 |
|
Chris Meyers
|
fc7126cd68
|
expose single_fact via related and tests
|
2015-05-11 10:09:20 -04:00 |
|
Chris Meyers
|
0dc7072e68
|
flake8
|
2015-05-11 09:08:46 -04:00 |
|
Chris Meyers
|
5ff696f708
|
added fact view tests
* Add related link from host to fact_versions
* Add related link from fact_versions to fact_view
|
2015-05-08 21:34:24 -04:00 |
|
Chris Meyers
|
b5ef1cd72d
|
speedup each test case by .03 seconds
|
2015-05-08 21:17:38 -04:00 |
|
John Mitchell
|
326581c44f
|
changed Openstack to OpenStack
|
2015-05-06 15:24:19 -04:00 |
|
Chris Meyers
|
575cf09375
|
Revert "refactored job launch serializer"
|
2015-05-06 08:14:26 -04:00 |
|
Chris Meyers
|
7b5df23450
|
Merge pull request #177 from chrismeyersfsu/cleanup-job_launch_relaunch
refactored job launch serializer
|
2015-05-05 16:12:10 -04:00 |
|
Chris Meyers
|
8432595c21
|
Merge pull request #183 from chrismeyersfsu/fix-license
mark license expired inventory update + tests
|
2015-05-04 15:09:39 -04:00 |
|
Chris Meyers
|
f6541059a3
|
mark license expired inventory update + tests
|
2015-05-04 12:51:46 -04:00 |
|
Chris Meyers
|
5b2f3dfd8f
|
fixes Fact serialization/deserialization
|
2015-05-04 10:35:33 -04:00 |
|
Chris Meyers
|
012733b9ff
|
flake8
|
2015-05-04 08:35:55 -04:00 |
|
Chris Meyers
|
475cac044b
|
job launch tests
|
2015-05-04 08:01:18 -04:00 |
|
Chris Meyers
|
52cf792073
|
flake8
|
2015-05-04 07:30:03 -04:00 |
|
Chris Meyers
|
4f4a90a124
|
realistic ansible fact gathering data-set
|
2015-05-04 07:28:45 -04:00 |
|
Chris Meyers
|
d8c3481300
|
fixes Fact serialization/deserialization
|
2015-05-03 18:24:55 -04:00 |
|
Chris Meyers
|
4de4d32aa6
|
refactored job launch serializer
* inherit from jobserializer
** validate password logic moved to job serializer to be shared
* Added job relaunch test cases
|
2015-04-30 09:34:44 -04:00 |
|
Chris Meyers
|
4ac73743e5
|
Merge pull request #173 from chrismeyersfsu/fix-cleanup_jobs
include ad-hoc-commands when running system cleanup_jobs
|
2015-04-29 15:15:11 -04:00 |
|
Chris Meyers
|
ecdc5913f1
|
added default --days value to --help
|
2015-04-29 13:50:06 -04:00 |
|
Chris Meyers
|
0472ce7946
|
include ad-hoc-commands when running system cleanup_jobs
|
2015-04-29 13:46:08 -04:00 |
|
Chris Meyers
|
4fc100ac8c
|
flake8
|
2015-04-28 18:04:12 -04:00 |
|
Chris Meyers
|
e36a80f509
|
changed test case logic to know that the server doesn't like passwords like ''
|
2015-04-28 17:25:44 -04:00 |
|
Chris Meyers
|
257dc733b9
|
Revert "consider a password specified if it equals ''"
This reverts commit 22987c4a122c5f784be62a0951ffd3081e8d2f12.
|
2015-04-28 17:15:48 -04:00 |
|
Chris Meyers
|
f3a644a418
|
added password blank test
|
2015-04-28 17:15:20 -04:00 |
|
Chris Meyers
|
8d13cafd7b
|
added tests for explicit and deleted credential
In doing so, moved tests from jobs_monolithic
|
2015-04-28 16:57:03 -04:00 |
|
Chris Meyers
|
f08d8cb5b9
|
consider a password specified if it equals ''
|
2015-04-28 13:39:30 -04:00 |
|
Chris Meyers
|
d77801353f
|
changed passwords_needed_to_start to take into acount if a credential is deleted
|
2015-04-28 13:38:47 -04:00 |
|
Chris Meyers
|
718e5dd620
|
Merge pull request #168 from chrismeyersfsu/fix-extra_vars
job template launch handle extra_vars
|
2015-04-28 09:49:29 -04:00 |
|
Chris Meyers
|
df6b6e55a7
|
add tests that trigger error without fix provided
|
2015-04-28 08:28:36 -04:00 |
|