Skip to content
Snippets Groups Projects
Commit fc57c66d authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

E2E Orchestrator component:

- Added requirement websocket-client to enable upgrade to websocket in socketio
parent 2f8ef6dd
No related branches found
No related tags found
3 merge requests!359Release TeraFlowSDN 5.0,!328Resolve "(CTTC) Update recommendations to use SocketIO on NBI and E2E Orch components",!286Resolve "(CTTC) Implement integration test between E2E-IP-Optical SDN Controllers"
...@@ -15,4 +15,4 @@ ...@@ -15,4 +15,4 @@
networkx==3.2.1 networkx==3.2.1
python-socketio==5.12.1 python-socketio==5.12.1
requests==2.27.* requests==2.27.*
#websockets==12.0 websocket-client==1.8.0 # used by socketio to upgrate to websocket
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment