[ovs-git] [openvswitch/ovs] 4e948b: bridge: Use correct (legacy) role names in database.

Ben Pfaff noreply at github.com
Wed Jul 7 18:57:53 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 4e948b86c758971353a003971725ed508962b026
      https://github.com/openvswitch/ovs/commit/4e948b86c758971353a003971725ed508962b026
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

  Changed paths:
    M vswitchd/bridge.c

  Log Message:
  -----------
  bridge: Use correct (legacy) role names in database.

The vswitchd database schema requires role names to be "master" or
"slave", but this code tried to use "primary" and "secondary".

Signed-off-by: Ben Pfaff <blp at ovn.org>
Reported-at: https://github.com/openvswitch/ovs-issues/issues/218
Tested-at: https://github.com/openvswitch/ovs-issues/issues/218#issuecomment-875374045
Fixes: 807152a4ddfb ("Use primary/secondary, not master/slave, as names for OpenFlow roles.")




More information about the git mailing list