- 01 Jun, 2023 1 commit
-
-
Pablo Armingol authored
Creation of BGP-LS speaker module and webUI interface to manage BGP-LS peers. Also, possibility to add discovered nodes and automatic link management. Creation of a folder in compute to support BGP-LS in NBI. 1) New features in BGP module. 2) Removal of old files. 3) Webui support for new functionalities. 4) Compute modification for NBI support (in progress).
-
- 14 Mar, 2023 1 commit
-
-
Pablo Armingol authored
-
- 21 Feb, 2023 4 commits
-
-
Lluis Gifre Renom authored
- Added availability percentage to SLA Availability constraint
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
Lluis Gifre Renom authored
- Added availability percentage to SLA Availability constraint
-
Lluis Gifre Renom authored
- Removed availability percentage from SLA Availability constraint (new feature)
-
- 20 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Corrected Constraint definitions
-
- 17 Feb, 2023 4 commits
-
-
Lluis Gifre Renom authored
- corrected parsing of slice descriptors
-
Lluis Gifre Renom authored
- implemented missing methods
-
Lluis Gifre Renom authored
- implemented missing methods
-
Lluis Gifre Renom authored
- added support for dictionary and file-based loading of descriptors - added getter methods - added validation and unload methods - integrated helper methods - updated documentation
-
- 16 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added safety control
-
Lluis Gifre Renom authored
- Added method to get Context - Added method to get Link
-
- 09 Feb, 2023 1 commit
-
-
Lluis Gifre Renom authored
- Implemented parallel descriptor loading, especially for device onboarding
-
- 01 Feb, 2023 2 commits
-
-
Lluis Gifre Renom authored
- Added/Updated headers - Added script to update copyright headers
-
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
-
- 24 Jan, 2023 1 commit
-
-
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 3 commits
-
-
Lluis Gifre Renom authored
- added context "admin" as default for slices
-
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
-
- 12 Jan, 2023 2 commits
-
-
Lluis Gifre Renom authored
- corrected slice and service methods
-
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
-
- 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
-
- 15 Dec, 2022 1 commit
-
-
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
-
- 12 Dec, 2022 1 commit
-
-
famelis authored
-
- 02 Dec, 2022 2 commits
-
-
Lluis Gifre Renom authored
- Increased default gRPC workers from 10 to 200 - added object factory methods for L2NM services
-
longllu authored
- solved issue parsing slice config rules
-
- 28 Nov, 2022 3 commits
-
-
Lluis Gifre Renom authored
- pre-merge cleanup
-
Lluis Gifre Renom authored
- fixed show_logs_monitoring script - Context Queries: added get_service, get_slice, get_topology methods - Context Queries: corrected bug with get inter topology - Moved old Build/Load Descriptor scripts to common - Fixed retrieval of objects loaded from descriptors - Deactivated close of clients in descriptor loader - Moved MockOSM library to common tests/tools folder Compute component: - updated to use new context query methods - updated to use new MockOSM location OFC'22 tests: - updated MockOSM paths - updated fixtures - added loggers - corrected WIM service definitions - improved verification of KPIs created and values returned - optimized removal of entities - optimized service discovery in delete test - added on-line logging to tests
-
Carlos Manso authored
Lacks events. Signed-off-by: mansoca <carlos.manso@cttc.es>
-
- 25 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- updated generic descriptor loader tool - updated scenario loader for automated tests
-
- 24 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- new generic descriptor loader tool - new scenario loader for automated tests
-
- 21 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- corrected device type name typo - added missing devicetype-to-layer rules
-
- 09 Nov, 2022 1 commit
-
-
Lluis Gifre Renom authored
- Added method to update grpc custom constraints with scalar values - Improved InterDomain context_queries
-