mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
461 B
461 B
TODO items for ansible commander
- tastypie subresources
- tastypie authz (various subclasses) using RBAC permissions model
- CLI client
- split model into subdirs
- business logic
- celery integration / job status API
- UI layer
- clean up initial migrations
NEXT STEPS
- Michael -- REST resources, REST auth, possibly tweak models, admin UI plumbing, add blank=True, etc
- Chris -- celery infra, use db queue if possible?