- 20 Mar, 2024 1 commit
-
-
Lluis Gifre Renom authored
- Added logs to identify issue
-
- 06 Mar, 2024 2 commits
-
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
Lluis Gifre Renom authored
- Pre-merge cleanup
-
- 04 Mar, 2024 1 commit
-
-
Andrea Sgambelluri authored
-
- 08 Feb, 2024 1 commit
-
-
Pablo Armingol authored
-
- 06 Feb, 2024 1 commit
-
-
Lluis Gifre Renom authored
-
- 30 Jan, 2024 2 commits
-
-
Lluis Gifre Renom authored
- Extended method to manage Constraints to enable specifying a new action
-
Lluis Gifre Renom authored
- Added device type IP SDN Controller - Added logic to split controllers and devices - Controllers are onboarded first, then devices
-
- 25 Jan, 2024 1 commit
-
-
Lluis Gifre Renom authored
- Added test script - Improved unitary test - Minor code fixings - Removed unneeded files - Added related objects factory methods
-
- 19 Jan, 2024 2 commits
-
-
Lluis Gifre Renom authored
- Completed assertions for slices - Added assertions for Constraint actions - Added missing values in enums - Added assertions for non-custom constraints - Added field "name" in multiple objects - Added assertions for device components - Added assertions for link attributes - Added assertions for connection settings - Minor cosmetic improvements
-
Lluis Gifre Renom authored
- Corrected addition/removal of topologies, services and slices to contexts - Minor cosmetic and linting improvements
-
- 18 Jan, 2024 2 commits
-
-
Lluis Gifre Renom authored
- Formatted Policy-related methods - Minor cosmetic changes
-
Shayan Hajipour authored
- Fixed unitary tests (WIP)
-
- 03 Jan, 2024 1 commit
-
-
Lluis Gifre Renom authored
- Proto: Added to proto files - Common/type_checkers: added assertions - Context: Added to database model - Device: Added driver skeleton - Policy: Added Serializer - Service: Added to service handler filter fields - WebUI: Added to forms and pages - ZTP: Added Serializer
-
- 22 Dec, 2023 2 commits
-
-
Carlos Manso authored
-
Lluis Gifre Renom authored
- Correct retrieval of context_uuid in methods RemoveSlice and RemoveService
-
- 20 Dec, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Add CLIENT and EMULATED_CLIENT device types
-
Lluis Gifre Renom authored
- `common` > `tests` > `InMemoryObjectDatabase.py`: enhance log error reporting - `common` > `tools` > `descriptor` > `Tools.py`: correct formatting of non-string resource_values in custom config rules in method `format_custom_config_rules()` - `common` > `tools` > `service` > `GenericRestServer.py`: correct format of reported listen URL
-
- 18 Dec, 2023 1 commit
-
-
Pablo Armingol authored
-
- 15 Dec, 2023 6 commits
-
-
Lluis Gifre Renom authored
- Added merge of device_ids and link_ids in Topology
-
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
-
Carlos Manso authored
-
Carlos Manso authored
-
- 13 Dec, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected Type Hint in method get_topology_details()
-
- 05 Dec, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Implemented skeleton of plugin - Added test scenario - Added new requirements - Extended MockContext to properly link/unlink topologies, services and slices to 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
-