-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Hi
I am trying to make it work, unsucessfully.
Installed correcty and POSTed the nodes config, that returned 200 OK
but , I see in the ONOS log
2018-03-01 10:58:33,925 | INFO | qtp608382515-185 | NetworkConfigManager | 127 - org.onosproject.onos-core-net - 1.10.11 | Configuration 'ovsdbrest' queued for subject DefaultApplicationId{id=123, name=org.onosproject.ovsdbrest}
The API returns 404.. even when trying the test path
curl --request GET \
--url http://localhost:8181/onos/ovsdb/test \
--header 'authorization: Basic b25vczpyb2Nrcw==' \
--header 'cache-control: no-cache'
I get a 404.
`
HTTP ERROR: 404
Problem accessing /onos/ovsdb/test. Reason:
Not Found
Powered by Jetty:// 8.1.19.v20160209 `
I am using ONOS 1.10.11
bsrgsit
Metadata
Metadata
Assignees
Labels
No labels