diff --git a/TODO b/TODO index 2a495cf4..82bda609 100644 --- a/TODO +++ b/TODO @@ -10,15 +10,11 @@ High Priority Middle Priority =============== + - Figure out how to set USER_AGENT + - Use code from https://review.openstack.org/#/c/95679/ to replace _append_global_identity_args(parser) - - Migrate to openstacksdk when possible, since apiclient is deprecated - * remove openstack/common/apiclient according to: - https://review.openstack.org/#/c/134024/2 - * rebase on openstacksdk: - https://launchpad.net/python-openstacksdk - - Add unit tests Low Priority