Skip to content

Commit

Permalink
ovn-architecture: Fix description of powering off VMs
Browse files Browse the repository at this point in the history
Signed-off-by: Gal Sagie <gal,sagie@gmail.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
  • Loading branch information
GalSagie authored and Justin Pettit committed Apr 12, 2015
1 parent daaeeec commit 6eceebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ovn/ovn-architecture.7.xml
Expand Up @@ -358,12 +358,12 @@

<li>
Eventually, a user powers off the VM that owns the VIF. On the
hypervisor where the VM was powered on, the VIF is deleted from the OVN
hypervisor where the VM was powered off, the VIF is deleted from the OVN
integration bridge.
</li>

<li>
On the hypervisor where the VM was powered on,
On the hypervisor where the VM was powered off,
<code>ovn-controller</code> notices that the VIF was deleted. In
response, it removes the <code>Chassis</code> column content in the
<code>Bindings</code> table for the logical port.
Expand Down

0 comments on commit 6eceebf

Please sign in to comment.