-
- Downloads
removed service manager and reverted associated changes
parent
7a66994d
No related branches found
No related tags found
Checking pipeline status
This commit is part of merge request !416. Comments created here will be created in the context of that merge request.
Showing
- controller/api/initialise_test.go 4 additions, 3 deletionscontroller/api/initialise_test.go
- controller/controller.go 26 additions, 72 deletionscontroller/controller.go
- controller/interfaces/networkdomain/pndService.go 2 additions, 2 deletionscontroller/interfaces/networkdomain/pndService.go
- controller/northbound/server/auth.go 11 additions, 11 deletionscontroller/northbound/server/auth.go
- controller/northbound/server/auth_interceptor.go 11 additions, 8 deletionscontroller/northbound/server/auth_interceptor.go
- controller/northbound/server/auth_interceptor_test.go 10 additions, 13 deletionscontroller/northbound/server/auth_interceptor_test.go
- controller/northbound/server/auth_test.go 5 additions, 7 deletionscontroller/northbound/server/auth_test.go
- controller/northbound/server/core.go 9 additions, 9 deletionscontroller/northbound/server/core.go
- controller/northbound/server/core_test.go 1 addition, 6 deletionscontroller/northbound/server/core_test.go
- controller/northbound/server/nbi.go 12 additions, 9 deletionscontroller/northbound/server/nbi.go
- controller/northbound/server/networkElement.go 129 additions, 123 deletionscontroller/northbound/server/networkElement.go
- controller/northbound/server/pnd.go 8 additions, 7 deletionscontroller/northbound/server/pnd.go
- controller/northbound/server/pnd_test.go 1 addition, 4 deletionscontroller/northbound/server/pnd_test.go
- controller/northbound/server/role.go 15 additions, 15 deletionscontroller/northbound/server/role.go
- controller/northbound/server/role_test.go 2 additions, 5 deletionscontroller/northbound/server/role_test.go
- controller/northbound/server/sbi.go 5 additions, 5 deletionscontroller/northbound/server/sbi.go
- controller/northbound/server/test_util_test.go 10 additions, 11 deletionscontroller/northbound/server/test_util_test.go
- controller/northbound/server/user.go 13 additions, 13 deletionscontroller/northbound/server/user.go
- controller/northbound/server/user_test.go 2 additions, 5 deletionscontroller/northbound/server/user_test.go
- controller/nucleus/networkElementWatcher.go 5 additions, 6 deletionscontroller/nucleus/networkElementWatcher.go
Loading
Please register or sign in to comment