Michael DeHaan
b83e70b09a
Remove various license headers. License was changed to proprietary previously so fix up headers.
2013-05-14 18:44:02 -04:00
Chris Church
e528ede913
Disable transaction middleware when starting jobs via the API (only for tests).
2013-05-14 15:29:12 -04:00
Chris Church
2cbed11034
Reverted JSONField change on VariableData and fixed related tests and migration. Also fixed older migrations that break when migrating backwards.
2013-05-09 17:11:45 -04:00
Chris Church
f7cd605415
Model changes based on jobs API discussion, code and test fixes to work with those changes.
2013-05-08 17:43:09 -04:00
Chris Church
aff422c976
Renamed LaunchJob to JobTemplate, LaunchJobStatus to Job, LaunchJobHostSummary to JobHostSummary, and LaunchJobStatusEvent to JobEvent. Updated admin, celery task, management commands accordingly.
2013-04-17 18:59:21 -04:00
Michael DeHaan
09cca99c69
Just use plain GPL.
2013-04-09 01:05:55 -04:00
Chris Church
1b93886be2
Updated callback module to delegate to acom_callback_event management command.
2013-04-04 14:47:41 -04:00
Chris Church
0155f0acea
Update settings template to use SQLite test database when running acom_inventory script in tests, initial stub for callback event logger.
2013-04-02 14:53:52 -04:00
Michael DeHaan
184a68b0f9
License change. GPLv3 -> Affero GPLv3.
2013-04-01 17:44:30 -04:00
Chris Church
c149f03119
Initial working test for run_launch_job task.
2013-03-31 17:25:18 -04:00
Chris Church
b38cb80efa
Finished acom_inventory commnand tests.
2013-03-31 11:40:13 -04:00
Chris Church
cece190c54
Reapplied migrations since change, work on tests for inventory script.
2013-03-29 02:36:11 -04:00
Chris Church
a61a353829
Start on tests for inventory command and celery task, stub for playbook callback module.
2013-03-29 01:10:53 -04:00
Michael DeHaan
4a2673482b
Update the inventory script to follow the new variabledata schema. This is untested and may need revisions.
2013-03-26 22:28:35 -04:00
Michael DeHaan
a071ff65e4
Add copyright headers.
2013-03-23 18:43:11 -04:00
Chris Church
4e7827829f
Work on executing launch job via celery to run ansible playbook.
2013-03-22 18:56:09 -04:00