From dc6d989132a5db3077de6937158386aacd46400c Mon Sep 17 00:00:00 2001 From: dengyh Date: Tue, 23 Jun 2020 14:43:00 +0800 Subject: Implementation of HTTPS support for VFC-vnflcm project interface Change-Id: I8d4442657f3083e8449b94987324a630cf2d05a8 Issue-ID: VFC-1676 Signed-off-by: dengyh --- lcm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lcm/requirements.txt') diff --git a/lcm/requirements.txt b/lcm/requirements.txt index fc44fc1c..1ab0c53b 100644 --- a/lcm/requirements.txt +++ b/lcm/requirements.txt @@ -29,4 +29,4 @@ swagger-spec-validator>=2.1.0 onappylog==1.0.9 # uwsgi for parallel processing -# uwsgi +uwsgi -- cgit 1.2.3-korg