]> git.proxmox.com Git - mirror_ovs.git/commit - ovn/northd/ovn-northd.c
ovn-northd: Keep external-ids up-to-date in Datapath_Binding.
authorBen Pfaff <blp@ovn.org>
Sun, 30 Apr 2017 05:57:31 +0000 (22:57 -0700)
committerBen Pfaff <blp@ovn.org>
Wed, 3 May 2017 23:18:43 +0000 (16:18 -0700)
commitc5fec4f656d276c3208bf3a99714124540eb067e
treed228883bc625186a1f195fb30f96bdbb916db7f7
parentcacc55afaf4919de0d2f38d32573a6478253e144
ovn-northd: Keep external-ids up-to-date in Datapath_Binding.

Without this, ovn-northd sets external-ids properly when it creates a
Datapath_Binding record, but failed to update the external-ids if they
should have changed.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Andy Zhou <azhou@ovn.org>
ovn/northd/ovn-northd.c