]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Refactors quantum.api.v2.attributes.py
authorZhongyue Luo <zhongyue.nah@intel.com>
Thu, 15 Nov 2012 13:47:49 +0000 (22:47 +0900)
committerZhongyue Luo <zhongyue.nah@intel.com>
Fri, 23 Nov 2012 01:46:22 +0000 (09:46 +0800)
commit99886025986b92aa3beb7666f5d9fc4851e6a591
tree5f87318320ffe1325d5f6dab5813ee8504854c50
parentbe77fd3f47edcb83a44340ae8c1d033cb5dd6817
Refactors quantum.api.v2.attributes.py

Logic changes were done for consistency across methods,
removal of redundant code and lower memory consumption.

Fixes bug #1082224

Change-Id: Ie09773d35325bec69ea82b3b59f812af5fa1c4d6
quantum/api/v2/attributes.py
quantum/tests/unit/test_attributes.py