Commits on Source 81
-
Waleed Akbar authored
- Added Emulated Metric Collector. - Implemented a few other changes.
-
Waleed Akbar authored
-
Waleed Akbar authored
-
Waleed Akbar authored
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/191-cttc-implement-telemetry-backend-collector-emulated
-
Lluis Gifre Renom authored
-
Shayan Hajipour authored
- L3VPN added to DeviceDriverEnum of context.proto - ietf_l3vpn plugin added to src/device/service/drivers directory
-
Shayan Hajipour authored
- l3vpn driver debuged and refactored - emulted device driver features added to l3vpn driver onboarding - test_unitary_ietf_l3vpn.py added
-
Shayan Hajipour authored
-
Shayan Hajipour authored
- http login deactivated temporary from l3vpn NBI - PE and CE ip addresses swapped temporary in L3VPN NBI handler.
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
- tests updated
-
Shayan Hajipour authored
- post_nework_slice1.json changed to match the CAMARA demo topology - address ip and prefix added to slice configrules
-
Shayan Hajipour authored
-
Shayan Hajipour authored
- /restconf/data endpoint added as a dummpy endpoint to TFS NBI - connection group endpoint added to TFS NBI - ietf_slice_handler enhanced to support TFS NBI - slice json test files added
-
Shayan Hajipour authored
-
Shayan Hajipour authored
Merge branch 'develop' into feat/215-cttc-implement-l3-vpn-sbi-driver-compatible-with-ietf-l3-service-model
-
Shayan Hajipour authored
Merge branch 'develop' into feat/237-elaborate-ietf-slice-nbi-to-support-adding-deleting-new-sdp-connection-group-and-match
-
Shayan Hajipour authored
- update changed to put in connection group endpoints - "network-slice-services" field as the root of IETF Slice NBI made optional
-
Shayan Hajipour authored
enhancement: L3NM IETF L3VPN service handler changed to match IETF Slice data model received in the NBI
-
Shayan Hajipour authored
- dummy post /restconf/data endpoint added - `ietf-nss` removed from ietf slice NBI path
-
Shayan Hajipour authored
- slice2 datamodels added to IETF Slice NBI tests
-
Shayan Hajipour authored
- get_all_ietf_slices method added to IETFSliceHandler - get method of NSS_Services adapted to retrieve all IETF Slices.
-
Shayan Hajipour authored
- redundant L3VPN entry removed from DeviceDriver enum - l3vpn ConfigRules.py added to service handler
-
Shayan Hajipour authored
- updaet_connectivity_service method added to ietf_l3vpn's TfsApiClient.py - config rule check added to ietf_l3vpn's driver - config rule creation added to setup_config_rules function of ietf_l3vpn service handler - debuggin in the L3NM_IETFL3VPN_ServiceHandler.py
-
Shayan Hajipour authored
-
Shayan Hajipour authored
- p2mp changed to p2p in post_network_slice2.json - changes in ietf_slice_handler.py
-
Shayan Hajipour authored
- service id extraction from l3vpn data model in l3vpn driver fixed - service id extraction from ietf slice data model in l3vpn service handler fixed
-
Shayan Hajipour authored
- create_l3vvpn_datamodel removed from l3vpn's driver
-
Shayan Hajipour authored
-
Shayan Hajipour authored
- endpoint order based on access domain fixed (access endpoints come first) - connection group id extraction fixed
-
Shayan Hajipour authored
-
Shayan Hajipour authored
- teardown_config_rules added to the L3NM L3VPN's service handler - several bugs resolved
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Waleed Akbar authored
- Emulated driver is added. - MetricGenerated is added. - Emulated driver test is added. - backend requirement file is updated. - script added to test emulated driver.
-
Shayan Hajipour authored
-
Waleed Akbar authored
- Added licensing information - Updated requirements for telemetry backend.
-
Waleed Akbar authored
-
Waleed Akbar authored
- Refactor emulated telemetry tests - remove unused collector class. - Improved SyntheticMetricsGenerator class.
-
Waleed Akbar authored
-
Waleed Akbar authored
- New implementation will be added soon.
-
Waleed Akbar authored
Merge branch 'feat/191-cttc-implement-telemetry-backend-collector-emulated' into feat/247-cttc-analytics-module-enhancements To get the latest info from other branch.
-
Waleed Akbar authored
- Refactor telemetry tests to comment out unused test cases - add EmulatedDriverHelper class for resource key validation.
-
Waleed Akbar authored
Merge branch 'feat/191-cttc-implement-telemetry-backend-collector-emulated' into feat/247-cttc-analytics-module-enhancements
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Waleed Akbar authored
- Added AnalyzerHelper class - Added AnalyzerHandler class - Added updated streamer class - Update test scripts for analytics backend - Updated run script format
-
Waleed Akbar authored
- To be updated later.
-
Waleed Akbar authored
-
Waleed Akbar authored
- Enhance AnalyticsBackendService - DaskStreamer with improved logging and threading management - Update duration handling in tests.
-
Waleed Akbar authored
- Add new output KPI types - refactor AnalyzerHandlers - Updated streamer interaction - added more test cases.
-
Waleed Akbar authored
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/191-cttc-implement-telemetry-backend-collector-emulated
-
Lluis Gifre Renom authored
- Renamed Driver to Collector
-
Lluis Gifre Renom authored
- Cleanup
-
Lluis Gifre Renom authored
- Correct License headers
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Resolve "(CTTC) Implement Telemetry Backend Collector Emulated" See merge request !287
-
ssh://gifrerenom_labs.etsi.org/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of ssh://gifrerenom_labs.etsi.org/tfs/controller into feat/247-cttc-analytics-module-enhancements
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
Resolve "(CTTC) Analytics Module Enhancements" See merge request !317
-
Lluis Gifre Renom authored
- Added call to close() method - Fixed exception log messages in method close()
-
Shayan Hajipour authored
- l3vpn post, delete, put requests uncommented - l3vpn put request url temporarily fixed for integration
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Shayan Hajipour authored
-
Waleed Akbar authored
- Refactor DaskStreamer by replacing "windows_size" with "batch_duration". - Refactor aggregation_handler to support multiple KPI dataframe
-
Waleed Akbar authored
- (Backend) Refore code to improved logging and error handling - (Backend) Improved tests - (Frontend) Refector code to improve Analyzer handling - (Frontend) improve tests and messages format to handle new backend enhancements.
-
Waleed Akbar authored
- Add Exception
-
Waleed Akbar authored
-
Lluis Gifre Renom authored
Resolve "(CTTC) Analytics Module Enhancements" See merge request !318
-
Shayan Hajipour authored
Merge branch 'develop' into feat/215-cttc-implement-l3-vpn-sbi-driver-compatible-with-ietf-l3-service-model
-
Lluis Gifre Renom authored
- Reverting unneeded changes
-
Lluis Gifre Renom authored
Merge branch 'feat/215-cttc-implement-l3-vpn-sbi-driver-compatible-with-ietf-l3-service-model' into 'develop' Resolve "(CTTC) Implement L3 VPN SBI driver compatible with IETF L3 Service Model" See merge request !283
-
Shayan Hajipour authored
Merge branch 'develop' into feat/237-elaborate-ietf-slice-nbi-to-support-adding-deleting-new-sdp-connection-group-and-match
-
Shayan Hajipour authored
Merge branch 'develop' into feat/237-elaborate-ietf-slice-nbi-to-support-adding-deleting-new-sdp-connection-group-and-match
-
Lluis Gifre Renom authored
- Add missing header
-
Lluis Gifre Renom authored
Merge branch 'feat/237-elaborate-ietf-slice-nbi-to-support-adding-deleting-new-sdp-connection-group-and-match' into 'develop' Resolve "Elaborate IETF Slice NBI to support adding/deleting new sdp, connection group, and match criteria" See merge request !302