From: fujinhua Date: Thu, 12 Oct 2017 07:07:13 +0000 (+0800) Subject: Update dockerfile of vfc-nfvo-catalog X-Git-Tag: v1.0.1~16 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=2a7d7db0e533d39157fa7511af483ff91b7d78dd;p=vfc%2Fnfvo%2Fcatalog.git Update dockerfile of vfc-nfvo-catalog Change-Id: I121ba70790cacfcff10fbbf021c90ed541a67f6e Issue-Id: VFC-529 Signed-off-by: fujinhua --- diff --git a/requirements.txt b/requirements.txt index 5d63f6c9..de774b2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,5 @@ mock==2.0.0 unittest_xml_reporting==1.12.0 # for parser -paramiko==2.0.2 \ No newline at end of file +paramiko==2.0.2 +nfv-toscaparser>=0.5.0 \ No newline at end of file