vswitch.xml: Document iface-status behavior for intra-hypervisor migration.
authorBen Pfaff <blp@nicira.com>
Wed, 27 Feb 2013 18:29:43 +0000 (10:29 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 12 Mar 2013 19:27:41 +0000 (12:27 -0700)
Based on a face-to-face discussion.

CC: Natasha Gude <natasha@nicira.com>
CC: Andrew Lambeth <wal@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
vswitchd/vswitch.xml

index e1d9372..30588a7 100644 (file)
           two different hypervisors.  That is, <code>active</code> means that
           this <ref column="external_ids" key="iface-id"/> is the active
           instance within a single hypervisor, not in a broader scope.
+          There is one exception: some hypervisors support ``migration'' from a
+          given hypervisor to itself (most often for test purposes).  During
+          such a ``migration,'' two instances of a single <ref
+          column="external_ids" key="iface-id"/> might both be briefly marked
+          <code>active</code> on a single hypervisor.
         </p>
       </column>