[ovs-git] [openvswitch/ovs] e3df88: ovn: Move all library files into ovn/lib, and merg...

GitHub noreply at github.com
Wed Apr 22 01:44:33 UTC 2015


  Branch: refs/heads/ovn
  Home:   https://github.com/openvswitch/ovs
  Commit: e3df8838451bdc3b025d3049009c37f8addc7d41
      https://github.com/openvswitch/ovs/commit/e3df8838451bdc3b025d3049009c37f8addc7d41
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M ovn/.gitignore
    M ovn/automake.mk
    M ovn/controller/automake.mk
    M ovn/controller/bindings.c
    M ovn/controller/chassis.c
    M ovn/controller/ovn-controller.c
    A ovn/lib/.gitignore
    M ovn/lib/automake.mk
    A ovn/lib/ovn-nb-idl.ann
    A ovn/lib/ovn-sb-idl.ann
    M ovn/northd/automake.mk
    M ovn/northd/ovn-northd.c
    R ovn/ovn-nb-idl.ann
    M ovn/ovn-nbctl.c
    R ovn/ovn-sb-idl.ann

  Log Message:
  -----------
  ovn: Move all library files into ovn/lib, and merge libraries.

There is no value in having two separate libraries for OVN.

Reported-by: Justin Pettit <jpettit at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Justin Pettit <jpettit at nicira.com>


  Commit: 7d45b5768521d476bcc2e01272f3e1a09bcd88a2
      https://github.com/openvswitch/ovs/commit/7d45b5768521d476bcc2e01272f3e1a09bcd88a2
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M configure.ac
    A ovn/lib/libovn.sym.in

  Log Message:
  -----------
  ovn/lib: Add symbol file for libovn.la.

This follows the pattern used for the other .la files so I assume that it
is equally useful.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Justin Pettit <jpettit at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/907a0edf8443...7d45b5768521


More information about the git mailing list