X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=multivimbroker%2Frequirements.txt;h=1378612c1ca9c7edd5f3466d4d2721f79c587710;hp=25904796ea87560d390a9d243df7bf309b43fcac;hb=d346df79314344c238866e9df0fb4b44c92d03ba;hpb=b1b0386b5ed988fbbf25e326c3d0ce951eff07cd diff --git a/multivimbroker/requirements.txt b/multivimbroker/requirements.txt index 2590479..1378612 100644 --- a/multivimbroker/requirements.txt +++ b/multivimbroker/requirements.txt @@ -2,9 +2,6 @@ Django==1.9.6 djangorestframework==3.3.3 -# for access MySQL -MySQL-python==1.2.5 - # redis cache redis==2.10.5 @@ -21,6 +18,10 @@ python-glanceclient==2.5.0 python-neutronclient==6.0.0 # for unit test +django-nose>=1.4.0 coverage==4.2 mock==2.0.0 unittest_xml_reporting==1.12.0 + +# for onap logging +onappylog>=1.0.5 \ No newline at end of file