NBI component:
- Stabilized support for SocketIO-based websockets next to REST-API endpoints on same server and port - Added REST-based probe and SocketIO-based heartbeat - Migrated all NBI plugins to new framework - Updated existing unitary tests
parent
4c4d91e1
No related branches found
No related tags found
Showing
- src/nbi/mytest/pytest_code.py 0 additions, 105 deletionssrc/nbi/mytest/pytest_code.py
- src/nbi/run_gunicorn.sh 3 additions, 0 deletionssrc/nbi/run_gunicorn.sh
- src/nbi/run_test.sh 2 additions, 3 deletionssrc/nbi/run_test.sh
- src/nbi/service/NbiApplication.py 24 additions, 59 deletionssrc/nbi/service/NbiApplication.py
- src/nbi/service/_tools/Authentication.py 0 additions, 0 deletionssrc/nbi/service/_tools/Authentication.py
- src/nbi/service/_tools/HttpStatusCodes.py 0 additions, 0 deletionssrc/nbi/service/_tools/HttpStatusCodes.py
- src/nbi/service/_tools/Validator.py 0 additions, 0 deletionssrc/nbi/service/_tools/Validator.py
- src/nbi/service/_tools/__init__.py 0 additions, 0 deletionssrc/nbi/service/_tools/__init__.py
- src/nbi/service/app.py 46 additions, 72 deletionssrc/nbi/service/app.py
- src/nbi/service/etsi_bwm/Resources.py 0 additions, 0 deletionssrc/nbi/service/etsi_bwm/Resources.py
- src/nbi/service/etsi_bwm/Tools.py 0 additions, 0 deletionssrc/nbi/service/etsi_bwm/Tools.py
- src/nbi/service/etsi_bwm/__init__.py 30 additions, 0 deletionssrc/nbi/service/etsi_bwm/__init__.py
- src/nbi/service/etsi_bwm/tests_etsi_bwm.txt 0 additions, 0 deletionssrc/nbi/service/etsi_bwm/tests_etsi_bwm.txt
- src/nbi/service/health_probes/Constants.py 9 additions, 0 deletionssrc/nbi/service/health_probes/Constants.py
- src/nbi/service/health_probes/HeartbeatThread.py 40 additions, 0 deletionssrc/nbi/service/health_probes/HeartbeatThread.py
- src/nbi/service/health_probes/Namespaces.py 37 additions, 0 deletionssrc/nbi/service/health_probes/Namespaces.py
- src/nbi/service/health_probes/Resources.py 10 additions, 6 deletionssrc/nbi/service/health_probes/Resources.py
- src/nbi/service/health_probes/__init__.py 4 additions, 3 deletionssrc/nbi/service/health_probes/__init__.py
- src/nbi/service/ietf_acl/Acl.py 1 addition, 1 deletionsrc/nbi/service/ietf_acl/Acl.py
- src/nbi/service/ietf_acl/Acls.py 1 addition, 1 deletionsrc/nbi/service/ietf_acl/Acls.py
Loading
Please register or sign in to comment