-
- Downloads
replaced individual services with service manager in auth, user and role server
parent
28d5313e
No related branches found
No related tags found
This commit is part of merge request !416. Comments created here will be created in the context of that merge request.
Showing
- controller/controller.go 3 additions, 3 deletionscontroller/controller.go
- controller/northbound/server/auth.go 11 additions, 11 deletionscontroller/northbound/server/auth.go
- controller/northbound/server/auth_interceptor.go 8 additions, 11 deletionscontroller/northbound/server/auth_interceptor.go
- controller/northbound/server/auth_interceptor_test.go 14 additions, 12 deletionscontroller/northbound/server/auth_interceptor_test.go
- controller/northbound/server/auth_test.go 8 additions, 5 deletionscontroller/northbound/server/auth_test.go
- controller/northbound/server/nbi.go 3 additions, 3 deletionscontroller/northbound/server/nbi.go
- controller/northbound/server/role.go 15 additions, 15 deletionscontroller/northbound/server/role.go
- controller/northbound/server/role_test.go 5 additions, 2 deletionscontroller/northbound/server/role_test.go
- controller/northbound/server/test_util_test.go 11 additions, 10 deletionscontroller/northbound/server/test_util_test.go
- controller/northbound/server/user.go 13 additions, 14 deletionscontroller/northbound/server/user.go
- controller/northbound/server/user_test.go 5 additions, 2 deletionscontroller/northbound/server/user_test.go
Loading
Please register or sign in to comment