]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
ovn: Support chassis hostname in requested-chassis.
authorRussell Bryant <russell@ovn.org>
Fri, 1 Sep 2017 18:24:12 +0000 (14:24 -0400)
committerRussell Bryant <russell@ovn.org>
Wed, 6 Sep 2017 21:11:55 +0000 (17:11 -0400)
commitbd32425ff5385a40f420c6327577a0a088534226
treec053167cfbdfded020cad1ac0ec233dc381d503a
parent574bd10f7a127f93dbdd6b591487a8bf0cbe3f41
ovn: Support chassis hostname in requested-chassis.

Previously, OVN expected the Chassis "name" in the "requested-chassis"
option for a Logical_Switch_Port.  It turns out that in the two OVN
integrations I've checked with that plan to use this option,
specifying the Chassis "hostname" is much more convenient.  This patch
extends the "requested-chassis" option to support both the Chassis
name or the hostname as a value.

Signed-off-by: Russell Bryant <russell@ovn.org>
Acked-by: Lance Richardson <lrichard@redhat.com>
NEWS
ovn/controller/binding.c
ovn/ovn-nb.xml
ovn/ovn-sb.xml
tests/ovn.at