xenserver: Add monitor-external-ids daemon
authorJustin Pettit <jpettit@nicira.com>
Tue, 24 Aug 2010 21:50:06 +0000 (14:50 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 25 Aug 2010 23:48:21 +0000 (16:48 -0700)
commitdf09921db55b56158d67a770a2d79eb9fb93aaf0
treed9988ad4a97f77cb9f556e95c4c7f349090dd375
parentc76fde78c528027fe95d714aba5ccf0f01407d75
xenserver: Add monitor-external-ids daemon

The monitor-external-ids daemon monitors the external_ids columns of the
Bridge and Interface OVSDB tables.  Its primary responsibility is to
set the "bridge-id" and "iface-id" keys in the Bridge and Interface
tables, respectively.  It also looks for the use of "network-uuids" in
the Bridge table and duplicates its value to the preferred
"xs-network-uuids".

Signed-off-by: Justin Pettit <jpettit@nicira.com>
xenserver/README
xenserver/automake.mk
xenserver/etc_init.d_openvswitch
xenserver/openvswitch-xen.spec
xenserver/usr_share_openvswitch_scripts_monitor-external-ids [new file with mode: 0755]