mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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?