diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-13 10:05:59 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-10-13 10:05:59 +0800 |
commit | 2e12b89e822b1999ade835426433721f977f9a41 (patch) | |
tree | d54a67632a6a2c31e11b65395d0918343ab1311b /requirements.txt | |
parent | 1be4e5fb70e3149e0727adba5036a0e376e362ea (diff) |
Fix vfc-catalog docker job fail issue
Change-Id: I874bbfa82a3f4f2155834db9d7e87cab83aa85be
Issue-ID: VFC-531
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index de774b2f..9e46791f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ unittest_xml_reporting==1.12.0 # for parser paramiko==2.0.2 -nfv-toscaparser>=0.5.0
\ No newline at end of file +nfv-toscaparser==0.5.1.dev18
\ No newline at end of file |