vmware-nsx/neutron/services/loadbalancer
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
..
agent Remove redundant topic from rpc calls 2014-08-05 10:14:20 +00:00
drivers Prefer "val !=/== ref" over "val (not) in [ref]" in conditions 2014-08-26 19:58:58 +02:00
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
agent_scheduler.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
constants.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
plugin.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00