[ovs-git] [openvswitch/ovs] 441d07: ovs-bugtool.in: Remove unused imports.

GitHub noreply at github.com
Thu Jun 9 18:05:35 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 441d07461169d01eeb8bbd74587331e70c332bf3
      https://github.com/openvswitch/ovs/commit/441d07461169d01eeb8bbd74587331e70c332bf3
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/ovs-bugtool.in

  Log Message:
  -----------
  ovs-bugtool.in: Remove unused imports.

Also take care of a 'import not at top of file' warning from
flake8.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


  Commit: 03fcb5dfd10f9003ca5fa79e4e7cc89d33496d07
      https://github.com/openvswitch/ovs/commit/03fcb5dfd10f9003ca5fa79e4e7cc89d33496d07
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/ovs-bugtool.in

  Log Message:
  -----------
  ovs-bugtool.in: Fix errors around spaces and line length.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


  Commit: 0344512c80ef93b8dc6b0e1164ce45912838c827
      https://github.com/openvswitch/ovs/commit/0344512c80ef93b8dc6b0e1164ce45912838c827
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/ovs-bugtool.in

  Log Message:
  -----------
  ovs-bugtool.in: Remove unused variables.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


  Commit: b0195f47e94728da410e8b2c021afd8264291b42
      https://github.com/openvswitch/ovs/commit/b0195f47e94728da410e8b2c021afd8264291b42
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/ovs-bugtool.in

  Log Message:
  -----------
  ovs-bugtool.in: Remove usage of 'has_key'.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


  Commit: b7649c7316b735ee8e0378c2306fda7a198470b7
      https://github.com/openvswitch/ovs/commit/b7649c7316b735ee8e0378c2306fda7a198470b7
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/ovs-bugtool.in

  Log Message:
  -----------
  ovs-bugtool.in: Test for membership should be 'not in'.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


  Commit: 69be0a8d7b110e664b8340b5bd70be63f3e3326c
      https://github.com/openvswitch/ovs/commit/69be0a8d7b110e664b8340b5bd70be63f3e3326c
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/ovs-bugtool.in

  Log Message:
  -----------
  ovs-bugtool.in: Comparison to None should be 'if cond is None:'

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


  Commit: 41550bb9cc7743ed6e5ee3e1fcb287311ebc5ae7
      https://github.com/openvswitch/ovs/commit/41550bb9cc7743ed6e5ee3e1fcb287311ebc5ae7
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/ovs-bugtool.in

  Log Message:
  -----------
  ovs-bugtool.in: Do not assign a lambda expression, use a def.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


  Commit: b00bdc728e7a0ae697b4fc59a4f9958b688c6789
      https://github.com/openvswitch/ovs/commit/b00bdc728e7a0ae697b4fc59a4f9958b688c6789
  Author: Gurucharan Shetty <guru at ovn.org>
  Date:   2016-06-09 (Thu, 09 Jun 2016)

  Changed paths:
    M utilities/bugtool/automake.mk

  Log Message:
  -----------
  automake: Add ovs-bugtool.in to flake8-check.

Signed-off-by: Gurucharan Shetty <guru at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>


Compare: https://github.com/openvswitch/ovs/compare/fb45b680c4b9...b00bdc728e7a


More information about the git mailing list