awx/TODO.md

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?