diff options
author | 2020-06-23 14:43:00 +0800 | |
---|---|---|
committer | 2020-06-28 04:26:39 +0000 | |
commit | dc6d989132a5db3077de6937158386aacd46400c (patch) | |
tree | 4f29f0b6d29e71852aff2105f0f016f98de1f635 /lcm/requirements.txt | |
parent | 649ddb83743de05ca5df0626de700ac24635fae7 (diff) |
Implementation of HTTPS support for VFC-vnflcm project interface
Change-Id: I8d4442657f3083e8449b94987324a630cf2d05a8
Issue-ID: VFC-1676
Signed-off-by: dengyh <dengyuanhong@chinamobile.com>
Diffstat (limited to 'lcm/requirements.txt')
-rw-r--r-- | lcm/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |