- 20 Dec, 2023 7 commits
-
-
Lluis Gifre Renom authored
Merge branch 'feat/98-cttc-extend-nbi-s-debug-api-plugin-to-expose-a-descriptor-like-download-endpoint' into 'develop' Resolve "(CTTC) Extend NBI's Debug-API plugin to expose a descriptor-like download endpoint" Closes #98 See merge request !183
-
Lluis Gifre Renom authored
- Correct debug-api endpoint URLs - Add dummy_contexts endpoint
-
Lluis Gifre Renom authored
- Expose endpoint to download dummy_mode descriptors
-
Lluis Gifre Renom authored
Merge branch 'feat/97-cttc-context-component-s-link-attribute-used_capacity_gbps-is-wrongly-managed' into 'develop' Resolve "(CTTC) Context component's Link attribute `used_capacity_gbps` is wrongly managed" Closes #97 See merge request !182
-
Lluis Gifre Renom authored
- Fix management of field used_capacity_gbps in Link entity - Fix related unitary test
-
Lluis Gifre Renom authored
Resolve "(CTTC) Multiple Bug Fixes affecting `common` code" Closes #96 See merge request !181
-
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
-
- 15 Dec, 2023 11 commits
-
-
Lluis Gifre Renom authored
Merge branch 'feat/95-cttc-extend-context-component-to-explicitly-add-devices-and-links-to-particular-topologies' into 'develop' Resolve "(CTTC) Extend Context component to explicitly add devices and links to particular topologies" Closes #95 See merge request !180
-
Lluis Gifre Renom authored
- Changed default values to False for config flags ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY and ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
-
Lluis Gifre Renom authored
- Added config flag ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY - Added config flag ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY - Added logic to explicitly add devices and links to topologies
-
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
-
Lluis Gifre Renom authored
- Added config flag ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY - Added config flag ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
-
Lluis Gifre Renom authored
Fix: Policy configuration of context_policy client See merge request !175
-
https://labs.etsi.org/rep/tfs/controllerLluis Gifre Renom authored
Merge branch 'develop' of https://labs.etsi.org/rep/tfs/controller into fix/policy/context_policy-configuration
-
Lluis Gifre Renom authored
Feat/83 ubi change package naming for policy and ztp Closes #83 See merge request !174
-
famelis authored
-
- 13 Dec, 2023 2 commits
- 08 Dec, 2023 2 commits
- 30 Nov, 2023 4 commits
-
-
Lluis Gifre Renom authored
Resolve "(TID) Fix add device tab via WebUI" Closes #88 See merge request !171
-
Pablo Armingol authored
-
Pablo Armingol authored
-
Pablo Armingol authored
-
- 21 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
Resolve "Rename and reorganize NBI component" Closes #45 See merge request !169
-
Lluis Gifre Renom authored
- Updated requirements.in
-
- 20 Nov, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Moved prefix "/restconf" to appropriate plugins
-
Lluis Gifre Renom authored
-
- 16 Nov, 2023 3 commits
-
-
Lluis Gifre Renom authored
Resolve "(CTTC) Forecaster component" Closes #1 See merge request !160
-
Lluis Gifre Renom authored
- Added missing copyright headers
-
Lluis Gifre Renom authored
- Cleaned up tests/data/README.md
-
- 15 Nov, 2023 7 commits
-
-
Lluis Gifre Renom authored
- Improved tests/data/README.md - Added log messages to TopologyTools.py
-
Lluis Gifre Renom authored
- Added script show_logs_forecaster.sh
-
Lluis Gifre Renom authored
- Added Link Attributes to Details page - Added formatting of Schedule Constraints in Service and Slice Details page
-
Lluis Gifre Renom authored
- Added manual test files, descriptors, and README.md - Minor corrections in test tools
-
Lluis Gifre Renom authored
- Corrected data files in unit tests with forecaster
-
Lluis Gifre Renom authored
- Added forecaster component
-
Lluis Gifre Renom authored
- Removed unneeded and renamed data files - Removed unneeded old code - Code cleanup
-