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)
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.


No differences found