Revised TODO list

- Moved unit tests to middle priority
- Added item for HTTP/Json requests
This commit is contained in:
tengqm 2015-01-12 09:56:55 +08:00
parent 394ae5d86c
commit 7b0a640f14
1 changed files with 2 additions and 1 deletions

3
TODO
View File

@ -1,11 +1,11 @@
High Priority
=============
- Add http/json request module to make client tool work [Qiming]
- Support action_create
- Support action_delete
- Support action_cancel
- Support event_delete
- Add unit tests
Middle Priority
===============
@ -19,6 +19,7 @@ Middle Priority
* rebase on openstacksdk:
https://launchpad.net/python-openstacksdk
- Add unit tests
Low Priority
============