commit | 673558028fa7cd77d4c16c52113167b2d4d8021d | [log] [tgz] |
---|---|---|
author | ecaiyanlinux <martin.c.yan@est.tech> | Mon May 11 12:53:23 2020 +0200 |
committer | ecaiyanlinux <martin.c.yan@est.tech> | Wed May 13 19:07:42 2020 +0200 |
tree | 0da08120b2055fd14ca40bb493b342dea5a3f7dc | |
parent | 73a8d2b71f8b683865d96ad78576d0f7ab654ba6 [diff] [blame] |
Update mrstub with nginx Support http/https for mrstub http port 3905 https port 3906 Add timeout for mr AGENT_READ_URL Issue-ID: NONRTRIC-208 Change-Id: I222906b705f273b2e582ad8ce80fa88b2e582824 Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
diff --git a/test/mrstub/app/requirements.txt b/test/mrstub/app/requirements.txt new file mode 100644 index 0000000..8fd414f --- /dev/null +++ b/test/mrstub/app/requirements.txt
@@ -0,0 +1,2 @@ +pip==20.1 +Flask==1.1.2 \ No newline at end of file