From 1014151ae52f276c5214531bbd219060ad2be73b Mon Sep 17 00:00:00 2001 From: Dileep Ranganathan Date: Fri, 30 Mar 2018 06:33:03 -0700 Subject: [PATCH] Updated git submodules Project: optf/has master 4e2ee79d4dc2b25c396d6ffc5ac9c0845c492fc5 Fixed DuplicateOptError for latest oslo.config Fixed the duplicate config in music/api.py which was occuring when the oslo.config dependency is updated to the latest 6.0.0 Also removed psycopg2 dependency which was throwing warnings. psycopg2 is not really used during tests. So removing from test dependencies Change-Id: I98e31e29ee507d982f1b9a82780f0f665de452c6 Issue-ID: OPTFRA-209 Signed-off-by: Dileep Ranganathan --- docs/submodules/optf/has.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/optf/has.git b/docs/submodules/optf/has.git index e8443b794..4e2ee79d4 160000 --- a/docs/submodules/optf/has.git +++ b/docs/submodules/optf/has.git @@ -1 +1 @@ -Subproject commit e8443b794814c9d73f8a7baacf5a41f648f49635 +Subproject commit 4e2ee79d4dc2b25c396d6ffc5ac9c0845c492fc5 -- 2.16.6