From 9e36409f1bf52a6fd510c4f4896d85761b59cfa9 Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Wed, 30 Aug 2017 11:59:46 +0800 Subject: leverage LFID as Authentication delete openid authentication add LFID authentication Change-Id: Iead144b5130bce51448024e65092fdea3bb2f07a Signed-off-by: SerenaFeng --- testapi/requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'testapi/requirements.txt') diff --git a/testapi/requirements.txt b/testapi/requirements.txt index 4b6f75c..fbd2e0e 100644 --- a/testapi/requirements.txt +++ b/testapi/requirements.txt @@ -8,3 +8,4 @@ tornado>=3.1,<=4.3 # Apache-2.0 epydoc>=0.3.1 six>=1.9.0 # MIT motor # Apache-2.0 +python-cas -- cgit 1.2.3-korg