manifests/resource_managerservice.yaml
0 → 100644
+51
−0
+5
−2
+4
−0
proto/resource_manager.proto
0 → 100644
+52
−0
Loading
- Added new ResourceManager service with gRPC implementation, in-memory resource logic, and Python client. - Included Dockerfile, service entrypoint, and deployment manifest for ResourceManager. - Added resource_manager.proto and log script. - BGP-LS Speaker improvements: · Updated configuration files and log settings. · Refactored UpdateProcessorThread for context integration. - PCEP client updates: · Enhanced PcepClient logic and updated README. - Updated database models (Link, LinkModel) for extended resource tracking. - Modified PCEP web UI templates for LSP DB and path request.