mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
528 B
528 B
TODO items for ansible commander
- finish shift to DJANGO REST FRAMEWORK from tastypie, rework client lib code
- write custom rbac & validation classes
- determine how to auto-add hrefs to serializers (including sub-resources)
- CLI client
- business logic
- celery integration / job status API
- UI layer
- clean up initial migrations
- inventory plugin
- reporting plugin
NEXT STEPS
- Michael -- REST resources, REST auth, CLI/client lib
- Chris -- celery infra, use db queue if possible?