deb-python-senlinclient/TODO
Yuanbin.Chen 021570fede Delete TODO about event-delete, The event-delete
has been abandoned

Change-Id: I1575a1337b8c8ff3e428a4ce96e21630995ffc5c
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2017-05-18 08:51:09 +08:00

26 lines
700 B
Plaintext

High Priority
=============
- Support action_create
- Support action_delete
- Support action_cancel
- 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
- Add CLI argument checking, required vs optional
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
============