- 15 Dec, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Enabled explicit addition of devices and links to topologies
-
Lluis Gifre Renom authored
- Corrected return type in Topology methods
-
Lluis Gifre Renom authored
- Extended MockServicerImpl_Context to add/remove topologies, services and slices to/from contexts
-
- 20 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Moved prefix "/restconf" to appropriate plugins
-
Lluis Gifre Renom authored
-
- 14 Nov, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Added methods to manage dattime objects - Updated existing methods accordingly
-
Lluis Gifre Renom authored
- Added methods to build constraints: schedule and exclusions - Ordered build constraint methods according to context.proto file
-
Lluis Gifre Renom authored
- InMemoryObjectDatabase: Corrected default log level and initialization of internal database - InMemoryTimeSeriesDatabase: Corrected default log level - MockServicerImpl_Context: Migrated to use InMemoryObjectDatabase and corrected default log level - MockServicerImpl_Monitoring: Corrected default log level and log messages; fixed method signatures and imports
-
- 13 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected filters in InMemoryTimeSeriesDatabase - Extended MockServicerImpl_Context to track devices and links in topologies - Corrected method QueryKpiData in MockServicerImpl_Monitoring
-
- 10 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Implemented InMemoryObjectDatabase - Implemented InMemoryTimeSeriesDatabase - Extended Mock Monitoring with KPIDescriptor management and retrieval of timeseries data from pandas DataFrame
-
- 09 Nov, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Updated MockServicerImpl_Monitoring to make field queue_samples as optional
-
- 08 Nov, 2023 1 commit
-
-
famelis authored
-
- 31 Oct, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Correct attribute name component to components in Device message
-
Lluis Gifre Renom authored
- Renamed attribute current_capacity_gbps to used_capacity_gbps
-
Lluis Gifre Renom authored
- Add attributes total/current capacity to link creation methos
-
Lluis Gifre Renom authored
- Added entries in proto - Added entries in common/type_checkers - Updated Context, Automation, and Policy components
-
- 30 Oct, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Intermediate backup (not functional)
-
- 28 Sep, 2023 1 commit
-
-
Lluis Gifre Renom authored
-
- 15 Sep, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added helper method get_topology_details()
-
- 12 Sep, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Added field name in create_topology method
-
Lluis Gifre Renom authored
- Minor linting improvement
-
Lluis Gifre Renom authored
- Improved subscriber error handling and logging
-
- 06 Sep, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Removed unused TOPICS variable
-
- 13 Jul, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Added wait conditions to ensure Context connects to NATS.
-
- 12 Jul, 2023 1 commit
-
-
- added TE service constants
-
- 11 Jul, 2023 4 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
- Corrected new definition of endpoint descriptors in tests and components
-
Lluis Gifre Renom authored
- Improved definition of endpoint descriptors
-
- 10 Jul, 2023 3 commits
-
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
Lluis Gifre Renom authored
-
- 07 Jul, 2023 3 commits
-
-
Pablo Armingol authored
-
Lluis Gifre Renom authored
-
Carlos Natalino Da Silva authored
-
- 06 Jul, 2023 1 commit
-
-
- added TE service constants
-
- 29 Jun, 2023 3 commits
-
-
Lluis Gifre Renom authored
- Upgraded methods wait_for_environment_variables() and find_missing_environment_variables() as they were failing in non-K8s environments. - Migrated method find_missing_environment_variables() to find_environment_variables()
-
Lluis Gifre Renom authored
- Added field name in Device-related methods - Added field name in Link-related methods
-
Lluis Gifre Renom authored
- Added field name in method create_context - Enahnced filtering in Interdomain method get_device_to_domain_map() - Migrated old methods compute_interdomain_path() and compute_traversed_domains() to new compute_interdomain_sub_slices()
-
- 26 Jun, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected methods wait_for_environment_variables and find_missing_environment_variables
-