** Changed in: quantum
       Status: In Progress => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to quantum.
https://bugs.launchpad.net/bugs/1110058

Title:
  Misuse of the "not in" python syntax

Status in OpenStack Quantum (virtual network service):
  Invalid

Bug description:
  There are some lines in the code which uses "if not X is Y"

  It should be fixed to "if X is not Y"

To manage notifications about this bug go to:
https://bugs.launchpad.net/quantum/+bug/1110058/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to