]> git.proxmox.com Git - ovs.git/commit
ovn-controller: Rename all_lports to local_lports.
authorBen Pfaff <blp@ovn.org>
Sat, 17 Dec 2016 18:51:49 +0000 (10:51 -0800)
committerBen Pfaff <blp@ovn.org>
Tue, 20 Dec 2016 05:02:11 +0000 (21:02 -0800)
commit3a60b7cd5f38badfdd15fe4ba57b5c74c9ee9fce
tree6e64c3768cedfe54846d276e7e9e37d6db250514
parentf1a8bd06d58f2c5312622fbaeacbc6ce7576e347
ovn-controller: Rename all_lports to local_lports.

This sset has always just contained the names of logical ports that are
local to the current hypervisor, but the name 'all_lports' implied that it
contained the name of every logical port.

Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Mickey Spiegel <mickeys.dev@gmail.com>
ovn/controller/binding.c
ovn/controller/ovn-controller.c