onosproject / onos-config

Configuration subsystem for ONOS (µONOS Architecture)
45 stars 57 forks source link

Unimplemented OPERATIONAL on devicesim #266

Closed Andrea-Campanella closed 5 years ago

Andrea-Campanella commented 5 years ago

gnmi_cli -address localhost:10162 \ -get \ -proto "type: 3" \ -timeout 5s -alsologtostderr \ -client_crt certs/client1.crt \ -client_key certs/client1.key \ -ca_crt certs/onfca.crt

returns

E0530 15:17:14.527324   49113 gnmi_cli.go:180] target returned RPC error for Get("type:OPERATIONAL "): rpc error: code = Unimplemented desc = unsupported request type: OPERATIONAL
Andrea-Campanella commented 5 years ago

@adibrastegarnia move this issue to the simulator repo and then close

adibrastegarnia commented 5 years ago

moved and closed

adibrastegarnia commented 5 years ago

@adibrastegarnia move this issue to the simulator repo and then close

@Andrea-Campanella Please close it yourself. I cannot do it.