Yuanbin.Chen 13796a3356 Delete TODO file support action create,delete operation
Change-Id: I4f7126a6c98a983c1a0997764fcbd2b2fb135a79
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-01-05 10:49:32 +08:00

24 lines
648 B
Plaintext

High Priority
=============
- 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
============