[ovs-dev] [PATCH 2/2] cfm: Expose remote CFM opstate in the database.

Ethan Jackson ethan at nicira.com
Mon Aug 13 19:47:46 UTC 2012


Fixed thanks.

Ethan

On Mon, Aug 13, 2012 at 9:53 AM, Ben Pfaff <blp at nicira.com> wrote:
> On Fri, Aug 10, 2012 at 06:27:19PM -0700, Ethan Jackson wrote:
>> A controller may want to know the remote CFM opstate of a given CFM
>> enabled interface.  This patch makes this data available in the
>> database.
>>
>> Signed-off-by: Ethan Jackson <ethan at nicira.com>
>
> There's an odd pair of spaces following <p> below:
>> +      <column name="cfm_remote_opstate">
>> +        <p>  When in extended mode, indicates the operational state of the
>> +          remote endpoint as either <code>up</code> or <code>down</code>.  See
>> +          <ref column="other_config" key="cfm_opstate"/>.
>> +        </p>
>
> Otherwise this looks good to me.



More information about the dev mailing list