openBackhaul / MicroWaveDeviceInventory

Physical and logical inventory of the MW SDN Domain
Apache License 2.0
5 stars 1 forks source link

[Cache] cache paths for VlanInterface don't work #948

Open openBackhaul opened 6 months ago

openBackhaul commented 6 months ago

GET

are both resulting in response code 404. Happens for all vendors, mountNames and uuid/localId.

Same mountNames and uuid/localId combinations work fine while being addressed directly to the Controller. Even addressing the network-control-domain=live works for the same mountNames and uuid/localId combinations (takes just extremely long for the first attempt).

nardecchia-siae commented 6 months ago

It is not reproducible... These are the responses for both api's in test lab with tag 1.1.2.c_impl

image image
Ziabatcha commented 2 weeks ago

Tested with latest MWDI version 1.1.2.g_impl, Issue is no longer observed. We are able to retrieve the response for both API's

http://XXX:XXX/core-model-1-4:network-control-domain=cache/control-construct=513250011/logical-termination-point=VI-10/layer-protocol=10/vlan-interface-1-0:vlan-interface-pac/vlan-interface-capability

http://XXXX:XXX/core-model-1-4:network-control-domain=cache/control-construct=513250011/logical-termination-point=VI-10/layer-protocol=10/vlan-interface-1-0:vlan-interface-pac/vlan-interface-configuration

Response Code : 200