From 05c41b73a3875588b3c3f68012607a2d75f514a9 Mon Sep 17 00:00:00 2001 From: tengqm Date: Fri, 16 Jan 2015 15:20:36 +0800 Subject: [PATCH] Added new item about checking identity arguments --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 2936c5f6..d033edc1 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,7 @@ High Priority - 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 of required identity arguments Middle Priority ===============