vswitch: Break out XenServer-specific external ids
authorJustin Pettit <jpettit@nicira.com>
Wed, 4 Aug 2010 06:00:04 +0000 (23:00 -0700)
committerJustin Pettit <jpettit@nicira.com>
Wed, 25 Aug 2010 23:24:43 +0000 (16:24 -0700)
commitd9af660c057e5f272e4ea94659554ade733b3dad
tree19e5fcdce50ada8f8da9c88feebb4704a39d7009
parent573c1db99dbfd655d20e0fdf27ff4d460d6529c1
vswitch: Break out XenServer-specific external ids

As we move to new platforms, not all external identifiers will be
universally unique, but the "-uuid" suffix seemingly prevents their use.
Create new identifiers without the "-uuid" suffix.  Change the existing
XenServer-specific external identifiers to contain a "xs-" prefix.  This
also allows a XenServer integrator to define identifiers different from
the XenServer UUIDs, but still leave them in the config database to be
used by other programs.
vswitchd/vswitch.xml