vmware-nsx/neutron/services/firewall
Cedric Brandily 5a66895a4f Prefer "val !=/== ref" over "val (not) in [ref]" in conditions
This change increases readibility with the following replacements in
conditions:

 * val in [ref] ==> val == ref
 * val not in [ref] ==> val != ref

Change-Id: I52a77aff60c8e46fa5f6290e3a565f58425d9a68
2014-08-26 19:58:58 +02:00
..
agents Merge "Skip FWaaS config mismatch check if RPC method is unsupported" 2014-08-19 08:12:42 +00:00
drivers Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
fwaas_plugin.py Prefer "val !=/== ref" over "val (not) in [ref]" in conditions 2014-08-26 19:58:58 +02:00