vswitchd: Make names of Interface external_ids generic.
authorBen Pfaff <blp@nicira.com>
Fri, 12 Mar 2010 22:57:59 +0000 (14:57 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 17 Mar 2010 16:48:06 +0000 (09:48 -0700)
commitc0f9490c24649855f36b9cb426decd600e5c3115
tree0ba57968bab549dcc508db23422409e59e3912bf
parentc69af19fe8f20b5a3333e54310b1592bc3f6dfd0
vswitchd: Make names of Interface external_ids generic.

Until now the names of the external_ids keys used for Interface 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.

The Bridge record's external_ids still need renaming.
vswitchd/vswitch.xml
xenserver/etc_xensource_scripts_vif