Add basic application framework and example application to show interaction between events an NBI
Compare changes
- André Sterba authored
+ 11
− 3
@@ -157,9 +157,17 @@ func bootstrapUnitTest() {
@@ -157,9 +157,17 @@ func bootstrapUnitTest() {
northbound := nbi.NewNBI(pndStore, userService, roleService, *jwtManager, topologyService, nodeService, portService)