- 01 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- removed useless comment
-
- 29 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added method to request device/endpoint names from a list of endpoint identifiers
-
Lluis Gifre Renom authored
- updated method to update config rules and support action updates
-
- 27 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- added missing "raise" statement when something goes wrong
-
Lluis Gifre Renom authored
- added support for username and password - added support for direct URI
-
- 26 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- updated old gitlab.com URLs by new labs.etsi.org URLs. - updated Context to use secrets generated by CockroachDB and NATS
-
- 25 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- corrected gRPC format of Events in MockMessageBroker
-
Lluis Gifre Renom authored
- migrated from DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - migrated from DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME - migrated from INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
-
- 24 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- added missing log messages in MockContext
-
Lluis Gifre Renom authored
- added get_device helper method
-
- 23 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- reduced log level of InterDomain-related methods to DEBUG
-
- 20 Jan, 2023 6 commits
-
-
Lluis Gifre Renom authored
- added context "admin" as default for slices
-
Lluis Gifre Renom authored
- corrected service name of load generator
-
Lluis Gifre Renom authored
- added dependencies for load generator
-
Lluis Gifre Renom authored
- Converted load_gen tool into a microservice - Added simple WebUI page to manage it - Created manifests, Dockerfile, etc. - Created proto file to manage the load generator
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 19 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- updated definition of constant DEFAULT_CONTEXT_UUID to DEFAULT_CONTEXT_NAME - updated definition of constant DEFAULT_TOPOLOGY_UUID to DEFAULT_TOPOLOGY_NAME - updated definition of constant INTERDOMAIN_TOPOLOGY_UUID to INTERDOMAIN_TOPOLOGY_NAME
-
- 16 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- disabled event testing; operation works, but sometimes tests get stuck - added dynamic wait for CockroachDB and NATS containers to start - tuned grace shutdown period - improved NatsBackend termination
-
- 13 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added backend for NATS message broker - removed unneeded test script
-
- 12 Jan, 2023 5 commits
-
-
Lluis Gifre Renom authored
- corrected metrics names
-
Lluis Gifre Renom authored
- corrected logger instantiation - arranged performance collector for unit tests - moved performance evaluation dump method to Metrics Pool
-
Lluis Gifre Renom authored
- corrected slice and service methods
-
Lluis Gifre Renom authored
- disabled Redis MessageBroker backend
-
Lluis Gifre Renom authored
- updated policy rule object factory - updated rpc method wrapper decorator's duration buckets
-
- 04 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- updated coveragerc template file - extended and improved rpc wrapper set of declarable exceptions - updated default context and topology definition constants
-
- 03 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- cosmetic changes in RPC method wrapper
-
- 02 Jan, 2023 1 commit
-
-
Lluis Gifre Renom authored
- added results
-
- 22 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- removed incorrect instruction
-
- 18 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- improved object-factry slice-related methods
-
- 17 Dec, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated histogram definition in Grafana dashboards - updated prometheus queries
-
- 15 Dec, 2022 2 commits
-
-
Lluis Gifre Renom authored
- added field name in context - added field name in topology - added field name in device - added field name in link - added field name in service - added field name in slice
-
Lluis Gifre Renom authored
- improved README file - enabled configuration of histogram buckets - updated emulated and openconfig device driver - updated L2NM, L3NM and TAPI service handlers
-
- 12 Dec, 2022 1 commit
-
-
famelis authored
-
- 02 Dec, 2022 4 commits
-
-
Lluis Gifre Renom authored
- updated default decorator histogram buckets - updated grafana dashboard pannel backups - updated testing deploy script
-
Lluis Gifre Renom authored
- Increased default gRPC workers from 10 to 200 - added object factory methods for L2NM services
-
Lluis Gifre Renom authored
- moved manifests for service monitors
-
longllu authored
- solved issue parsing slice config rules
-
- 30 Nov, 2022 2 commits
-
-
Lluis Gifre Renom authored
- updated grafana dashboard backups and prometheus queries
-
Lluis Gifre Renom authored
- unified RPC method wrapper with performance evaluation - migrated components to new method wrapping API - added new grafana dashboard backups
-