Details
-
Bug
-
Status: Resolved
-
Highest
-
Resolution: Done
-
Fluorine
-
None
-
None
Description
This is a regression detected in Flourine:
https://jenkins.opendaylight.org/releng/view/bgpcep/job/bgpcep-csit-1node-userfeatures-all-fluorine/
Doing a GET on this URL:
/restconf/operational/openconfig-network-instance:network-instances/network-instance/global-bgp/openconfig-network-instance:protocols/protocol/openconfig-policy-types:BGP/example-bgp-rib
does not return anything:
{
"errors": {
"error": [
{
"error-type": "application",
"error-tag": "data-missing",
"error-message": "Request could not be completed because the relevant data model content does not exist "
}
]
}
}
Attachments
Issue Links
- relates to
-
BGPCEP-881 Remove OSGi dependency from bgpcep modules
-
- Confirmed
-