Commits on Source 6
-
Lluis Gifre Renom authored
Device: - fixed problem with subscription handling
-
Lluis Gifre Renom authored
- Activated "Grafana" link in top menu - Implemented onboarding of devices + configuration from JSON descriptor files - added device status in device details page - created new grafana dashboard for new PostgreSQL-based monitoring database - updated deploy.sh script with correct configuration of Grafana monitoring datasource and new dashboard
-
Lluis Gifre Renom authored
- corrected deployment name in manifest file - added resource requests and limits for monitoring server container
-
Lluis Gifre Renom authored
- corrected components imported by the tests and default my_deploy.sh
-
Lluis Gifre Renom authored
- Added script to generate topologies and services using DC_CSGW_OLS - Corrected script to generate topologies and services using DC_CSGW_TN_OLS - Corrected resources imported by functional tests
-
Lluis Gifre Renom authored
- Implemented generic MutexQueues class - Implemented sequentialization of operations in Device component to prevent data corruption and race conditions