mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
19 lines
528 B
Markdown
19 lines
528 B
Markdown
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?
|