From b19cd10e7172bce9e9cded9b62aa9ef8655a2efb Mon Sep 17 00:00:00 2001 From: "ying.yunlong" Date: Tue, 5 Sep 2017 16:30:56 +0800 Subject: Fix vfc-catalog microservice port Fix the port of vfc catalog and code indentation is not canonical. Change-Id: I88371420d49b1c2427179be854548db654b51d9c Issue-ID: VFC-279 Signed-off-by: ying.yunlong --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e0114780..36d5a354 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 nfv-toscaparser==0.5.0.dev95 \ No newline at end of file -- cgit 1.2.3-korg