diff options
author | Kerim Gokarslan <kgokarsl@cisco.com> | 2017-08-24 15:20:19 -0700 |
---|---|---|
committer | Kerim Gokarslan <kgokarsl@cisco.com> | 2017-08-25 13:54:19 -0700 |
commit | 5de4ba44c806b7fc32f65e7e37be3a36f19794d9 (patch) | |
tree | a5dd44b0f267bc84964c7a185f483d8d649c98c1 /requirements.txt | |
parent | 42837a4bfe8732986551c9518bb12d0f28ebb30e (diff) |
NFVBENCH-9 Create VM image and upload to OPNFV artfact repo
Change-Id: Iffad4cccacccbb3df240d1b004c27ae209cec701
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
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 5cc6989..90b491d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,4 +24,4 @@ flask_socketio>=2.8.3 backports.ssl-match-hostname==3.5.0.1 # via websocket-client socketIO-client==0.7.2 websocket-client==0.40.0 # via socketio-client -fluent-logger>=0.5.2
\ No newline at end of file +fluent-logger>=0.5.3 |