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

NBI component:

- Fixed mock_nbi_dependencies tool
parent 51bfdca9
No related branches found
No related tags found
3 merge requests!359Release TeraFlowSDN 5.0,!322Resolve "(CTTC) Update NBI WebSocket endpoints to Flask-SocketIO and use gunicorn",!286Resolve "(CTTC) Implement integration test between E2E-IP-Optical SDN Controllers"
......@@ -65,4 +65,4 @@ WORKDIR /var/teraflow
COPY src/tests/tools/mock_nbi_dependencies/. mock_nbi_dependencies/
# Start the service
ENTRYPOINT ["python", "-m", "tests.tools.mock_nbi_dependencies"]
ENTRYPOINT ["python", "-m", "mock_nbi_dependencies"]
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