[PATCH] vswitchd: Make names of Bridge external_ids generic.
From
5c43922c13983d2b5addf9e6dd3f54a006c568a6 Mon Sep 17 00:00:00 2001
Date: Thu, 18 Mar 2010 09:37:31 -0700
Until now the names of the external_ids keys used for Bridge records have
implied that they are specific to XenServer, because they begin with "xs-".
They are more generic in intent, however, so this commit removes the "xs-"
prefix and explains them more generically.
This finishes the renaming process started in commit
c0f9490 "vswitchd:
Make names of Interface external_ids generic."
CC: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
tests/interface-reconfigure.at | 12 ++++++------
vswitchd/vswitch.xml | 11 +++++++----
xenserver/README | 4 ++--
xenserver/automake.mk | 2 +-
scripts/vif | 4 ++--
...ensource_libexec_InterfaceReconfigureVswitch.py | 8 ++++----
...usr_share_vswitch_scripts_refresh-network-uuids | 12 ++++++++++++
..._share_vswitch_scripts_refresh-xs-network-uuids | 12 ------------
xenserver/vswitch-xen.spec | 6 +++---
9 files changed, 37 insertions(+), 34 deletions(-)
create mode 100755 xenserver/usr_share_vswitch_scripts_refresh-network-uuids
delete mode 100755 xenserver/usr_share_vswitch_scripts_refresh-xs-network-uuids