vmware-nsx/quantum
Zhongyue Luo e3721d2e05 Fix ATTR_NOT_SPECIFIED comparison errors
Fixes bug #1099663

Replaced equality operators used with ATTR_NOT_SPECIFIED to 'is' or 'is not'.
Used is_attr_set() where comparsion is done to None and ATTR_NOT_SPECIFIED.

Change-Id: I67c87051b46ca0518fa777cbb1c3e6141a533b61
2013-01-16 11:04:23 +08:00
..
agent Merge "Port to argparse based cfg" 2013-01-12 00:40:04 +00:00
api Merge "Optimize if/else logic in quantum.api.v2.base.prepare_request_body()" 2013-01-15 02:36:52 +00:00
common Latest OSLO updates 2013-01-12 06:16:17 +00:00
db Fix ATTR_NOT_SPECIFIED comparison errors 2013-01-16 11:04:23 +08:00
debug Remove unused imports in debug package 2013-01-04 13:35:30 +08:00
extensions Adds a Hyper-V Quantum plugin 2013-01-14 12:58:41 +02:00
openstack Update latest OSLO. 2013-01-15 14:43:39 +00:00
plugins Fix ATTR_NOT_SPECIFIED comparison errors 2013-01-16 11:04:23 +08:00
rootwrap Remove unused imports in rootwrap package 2013-01-02 22:38:46 +02:00
server Port to argparse based cfg 2013-01-09 11:48:22 -05:00
tests Fix ATTR_NOT_SPECIFIED comparison errors 2013-01-16 11:04:23 +08:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py Import order clean-up 2012-11-02 09:52:12 +08:00
context.py Fix context problem 2012-11-21 08:13:26 +08:00
manager.py Set default core_plugin to None 2013-01-02 16:47:54 +00:00
policy.py Fix ATTR_NOT_SPECIFIED comparison errors 2013-01-16 11:04:23 +08:00
quantum_plugin_base_v2.py fix broken logic of only using hasattr to check for get_x_counts 2012-11-20 12:59:20 -08:00
quota.py refactor QuotaV2 import to match to other exts 2013-01-06 23:33:29 -05:00
service.py l3 agent rpc 2012-12-04 16:46:44 +08:00
version.py Updated openstack-common setup and version code. 2012-11-08 09:21:34 +08:00
wsgi.py Correct i18n message 2012-11-25 16:37:13 +08:00