tengqm 698b5f8f84 Added trust-based authentication as TODO
We don't really need it in near term.
2015-01-26 09:47:25 +08:00

26 lines
673 B
Plaintext

High Priority
=============
- Support action_create
- Support action_delete
- Support action_cancel
- Support event_delete
- Add support to HTTPS connection
* This means a cert and key option using plain HTTP package, while
it means using Transport when we switched to OpenStackSDK
- Add checking for token based authentication
Middle Priority
===============
- Use code from https://review.openstack.org/#/c/95679/ to replace
_append_global_identity_args(parser)
- Add unit tests
- Figure out how to use access_info and reauthenticate parameters for
authentication.
- Support trust based authentication
Low Priority
============