diff mbox

[ovs-dev] ovn-architecture: Remove outdated comment.

Message ID 20170724205319.30849-1-russell@ovn.org
State Accepted
Headers show

Commit Message

Russell Bryant July 24, 2017, 8:53 p.m. UTC
This outdated comment said that support for hardware gateways that
support the vtep schema would come later.  This was actually
implemented a long time ago.

Signed-off-by: Russell Bryant <russell@ovn.org>
---
 ovn/ovn-architecture.7.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Comments

Miguel Angel Ajo July 25, 2017, 12:45 p.m. UTC | #1
Acked-by: Miguel Angel Ajo <majopela@redhat.com>

On Mon, Jul 24, 2017 at 10:53 PM, Russell Bryant <russell@ovn.org> wrote:

> This outdated comment said that support for hardware gateways that
> support the vtep schema would come later.  This was actually
> implemented a long time ago.
>
> Signed-off-by: Russell Bryant <russell@ovn.org>
> ---
>  ovn/ovn-architecture.7.xml | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml
> index 5f73e2067..b13b41177 100644
> --- a/ovn/ovn-architecture.7.xml
> +++ b/ovn/ovn-architecture.7.xml
> @@ -53,8 +53,7 @@
>          packets between tunnels and a physical Ethernet port.  This allows
>          non-virtualized machines to participate in logical networks.  A
> gateway
>          may be a physical host, a virtual machine, or an ASIC-based
> hardware
> -        switch that supports the <code>vtep</code>(5) schema.  (Support
> for the
> -        latter will come later in OVN implementation.)
> +        switch that supports the <code>vtep</code>(5) schema.
>        </p>
>
>        <p>
> --
> 2.13.3
>
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
Russell Bryant July 25, 2017, 1:48 p.m. UTC | #2
Thanks, applied to master.

On Tue, Jul 25, 2017 at 8:45 AM, Miguel Angel Ajo Pelayo
<majopela@redhat.com> wrote:
> Acked-by: Miguel Angel Ajo <majopela@redhat.com>
>
> On Mon, Jul 24, 2017 at 10:53 PM, Russell Bryant <russell@ovn.org> wrote:
>>
>> This outdated comment said that support for hardware gateways that
>> support the vtep schema would come later.  This was actually
>> implemented a long time ago.
>>
>> Signed-off-by: Russell Bryant <russell@ovn.org>
>> ---
>>  ovn/ovn-architecture.7.xml | 3 +--
>>  1 file changed, 1 insertion(+), 2 deletions(-)
>>
>> diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml
>> index 5f73e2067..b13b41177 100644
>> --- a/ovn/ovn-architecture.7.xml
>> +++ b/ovn/ovn-architecture.7.xml
>> @@ -53,8 +53,7 @@
>>          packets between tunnels and a physical Ethernet port.  This
>> allows
>>          non-virtualized machines to participate in logical networks.  A
>> gateway
>>          may be a physical host, a virtual machine, or an ASIC-based
>> hardware
>> -        switch that supports the <code>vtep</code>(5) schema.  (Support
>> for the
>> -        latter will come later in OVN implementation.)
>> +        switch that supports the <code>vtep</code>(5) schema.
>>        </p>
>>
>>        <p>
>> --
>> 2.13.3
>>
>> _______________________________________________
>> dev mailing list
>> dev@openvswitch.org
>> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
>
diff mbox

Patch

diff --git a/ovn/ovn-architecture.7.xml b/ovn/ovn-architecture.7.xml
index 5f73e2067..b13b41177 100644
--- a/ovn/ovn-architecture.7.xml
+++ b/ovn/ovn-architecture.7.xml
@@ -53,8 +53,7 @@ 
         packets between tunnels and a physical Ethernet port.  This allows
         non-virtualized machines to participate in logical networks.  A gateway
         may be a physical host, a virtual machine, or an ASIC-based hardware
-        switch that supports the <code>vtep</code>(5) schema.  (Support for the
-        latter will come later in OVN implementation.)
+        switch that supports the <code>vtep</code>(5) schema.
       </p>
 
       <p>