Trying to startup NSE, but it fails. Is NSE still being worked on? Is it behind slightly in versions that would work with the NFVO?
openbaton-nfvo log:
2018-04-28 19:17:42.805 DEBUG 24300 --- [http-nio-8080-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Written [{timestamp=Sat Apr 28 19:17:42 UTC 2018, status=400, error=Bad Request, message= version: is not defined in the schema and the schema does not allow additional properties, , path=/api/v1/events/}] as "application/json" using [org.springframework.http.converter.json.GsonHttpMessageConverter@dc1cfde]
nse log:
2018-04-28 19:17:42.808 ERROR 25260 --- [main] org.openbaton.sdk.api.rest.EventAgent : Body: {
"timestamp": "Apr 28, 2018 7:17:42 PM",
"status": 400,
"error": "Bad Request",
"message": " version: is not defined in the schema and the schema does not allow additional properties, ",
"path": "/api/v1/events/"
}
2018-04-28 19:17:42.808 ERROR 25260 --- [main] o.s.boot.SpringApplication : Application startup failed
Trying to startup NSE, but it fails. Is NSE still being worked on? Is it behind slightly in versions that would work with the NFVO?
openbaton-nfvo log:
nse log: