From: Bin Yang Date: Tue, 27 Aug 2019 06:33:05 +0000 (+0000) Subject: Remove uwsgi for fcaps UT X-Git-Tag: 1.4.1~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F94320%2F1;p=multicloud%2Fopenstack.git Remove uwsgi for fcaps UT Change-Id: I6ef31e5a5d7ced57e4f4c13dd584e20587805c97 Issue-ID: MULTICLOUD-774 Signed-off-by: Bin Yang --- diff --git a/fcaps/requirements.txt b/fcaps/requirements.txt index 8cfc2ceb..98db366b 100644 --- a/fcaps/requirements.txt +++ b/fcaps/requirements.txt @@ -8,11 +8,11 @@ httplib2==0.9.2 # for call openstack auth and transport api keystoneauth1==2.18.0 -#python-memcached +# python-memcached python-memcached -#uwsgi for parallel processing -uwsgi +# uwsgi for parallel processing +# uwsgi # for unit test # coverage==4.2