[ovs-git] [openvswitch/ovs] 195360: vlog: deprecate --syslog-target argument

GitHub noreply at github.com
Wed Sep 30 00:26:22 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 195360dcdca6ad930608ecad6345fefd0c994e9b
      https://github.com/openvswitch/ovs/commit/195360dcdca6ad930608ecad6345fefd0c994e9b
  Author: Ansis Atteka <aatteka at nicira.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M NEWS
    M lib/vlog.c

  Log Message:
  -----------
  vlog: deprecate --syslog-target argument

Commit fe089c0d1e18 ("vlog: abstract out interface to syslog daemon")
introduced --syslog-method flag that supersedes --syslog-target flag by:
1. making logging format configurable
2. letting daemon to also talk over UNIX domain socket (this is handy
   when local rsyslog daemon is running in different network namespace
   on the same host)

Signed-off-by: Ansis Atteka <aatteka at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


  Commit: 121daded51b9798fe3722824b27a05c16806cbd1
      https://github.com/openvswitch/ovs/commit/121daded51b9798fe3722824b27a05c16806cbd1
  Author: Ansis Atteka <aatteka at nicira.com>
  Date:   2015-09-29 (Tue, 29 Sep 2015)

  Changed paths:
    M CONTRIBUTING.md

  Log Message:
  -----------
  doc: document feature deprecation and removal process

It seems that we haven't defined clear process on how features should
be removed from OVS.  This patch attempts to document this process.

Signed-off-by: Ansis Atteka <aatteka at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>


Compare: https://github.com/openvswitch/ovs/compare/08258b507a5f...121daded51b9


More information about the git mailing list