sapcc / asr1k-neutron-l3

Cisco ASR 1000 Neutron L3 driver
Apache License 2.0
4 stars 1 forks source link

[yoga] neutron callback system passing dbevent payload instead of context, router_id, network_id #87

Closed sven-rosenzweig closed 1 year ago

sven-rosenzweig commented 1 year ago

for ressource router_interface and event before_create the parameter (context, router_id, network_id) passed to the callback system changed to dbevent payload. (Notify call)

swagner-de commented 1 year ago

Looks like you stacked this PR on PR #86 whis is fine as long as you merge PR #86 first. Seems like you also still have identical PR #85 open.

sven-rosenzweig commented 1 year ago

closed pr #85 without merging it.