Skip to content

Cannot make ovsdbrest work :(Β #6

@jmguzmanc

Description

@jmguzmanc

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.
`

<title>Error 404 Not Found</title>

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions