Cleanup TODO

This commit is contained in:
Michael DeHaan
2013-03-15 22:43:08 -04:00
parent bc69076f69
commit 86f9d859b9
2 changed files with 36 additions and 7 deletions

11
TODO.md
View File

@@ -1,16 +1,13 @@
TODO items for ansible commander
================================
* add playbook integration to create django superuser
* tastypie integration
* audit cascade behaviors
* tastypie subresources
* tastypie authz (various subclasses) using RBAC permissions model
* CLI client
* split model into subdirs
* django admin -- add more models, set up blank=True on optional fields everywhere
* business logic
* celery integration / job status API
* RBAC integration
* python CLI client
* UI layer (...)
* UI layer
* clean up initial migrations
NEXT STEPS