[ovs-git] [openvswitch/ovs] a62647: docs: Add OVS and OVN headings to pages.

GitHub noreply at github.com
Fri Feb 3 17:37:37 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: a62647280565662987769ab8470c4cda6c0f315c
      https://github.com/openvswitch/ovs/commit/a62647280565662987769ab8470c4cda6c0f315c
  Author: Russell Bryant <russell at ovn.org>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M Documentation/howto/index.rst
    M Documentation/topics/index.rst

  Log Message:
  -----------
  docs: Add OVS and OVN headings to pages.

Update the "deep dive" and "howto" pages with headings that more clearly
indicate the separate lists of OVS or OVN content.  Also add a link to
ovn-architecture from the "deep dive" page as it seems quite relevant
there.

Signed-off-by: Russell Bryant <russell at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>


  Commit: 7f42ed63078eb33d424950f206fdcd90e69b8552
      https://github.com/openvswitch/ovs/commit/7f42ed63078eb33d424950f206fdcd90e69b8552
  Author: Russell Bryant <russell at ovn.org>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M ovn/controller/binding.c

  Log Message:
  -----------
  ovn: Add missing netdev_close in setup_qos.

We missed calling netdev_close in a couple of places.  One was in an error
condition rarely hit.  The second was just introduced and would be hit in
all cases where QoS is not in use.

Fixes: dc2dab6e6de5 ("ovn-controller: Configure interface QoS only if it would actually be used.")
Signed-off-by: Russell Bryant <russell at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/2f35b6c5c12c...7f42ed63078e


More information about the git mailing list