]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Use "!=" instead of "is not" when comparing two values
authorAkihiro Motoki <motoki@da.jp.nec.com>
Fri, 21 Feb 2014 12:15:19 +0000 (21:15 +0900)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:27 +0000 (15:20 +0800)
commitdb0f18ffa29b85e044c848cc51eef9f19e861b1a
treef85d3a4e28481b379db85d6367a10fa834329346
parentaac2c319302b5d2b8ceb8dcedf29d4d204056af4
Use "!=" instead of "is not" when comparing two values

Change-Id: I2cd9575585dde7c44b528077a7bffa16379b1759
Closes-Bug: #1283019
neutron/agent/common/config.py
neutron/plugins/bigswitch/plugin.py
neutron/plugins/linuxbridge/agent/linuxbridge_neutron_agent.py
neutron/plugins/nec/nec_plugin.py
neutron/tests/unit/test_extension_portsecurity.py