1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
awx/lib/main/tests
2013-04-18 17:01:49 -04:00
..
__init__.py Stub tests for jobs REST API. 2013-04-18 17:01:49 -04:00
base.py Added support for token authentication (with test). 2013-04-10 00:41:51 -04:00
commands.py 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
inventory.py Added /api/v1/groups/N/hosts and /api/v1/groups/N/all_hosts/ 2013-04-16 17:41:20 -04:00
organizations.py Just use plain GPL. 2013-04-09 01:05:55 -04:00
projects.py Some TODO updates, a model revision, and getting association/disassociation working on user/team creds. 2013-04-15 19:19:54 -04:00
tasks.py Stub tests for jobs REST API. 2013-04-18 17:01:49 -04:00
users.py Added support for token authentication (with test). 2013-04-10 00:41:51 -04:00