]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Removes quantum.tests.test_api_v2._uuid()
authorZhongyue Luo <zhongyue.nah@intel.com>
Fri, 23 Nov 2012 04:56:01 +0000 (12:56 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Mon, 26 Nov 2012 23:33:33 +0000 (07:33 +0800)
commit5c64eb14db6d76d7ac7bf41c0c7c03aa90eea15d
tree2560f83c853b555aa45955ef9756b0b9cc82a935
parentcca84fdc02cfeea525ef34e8ac59618c2f0e4dc5
Removes quantum.tests.test_api_v2._uuid()

Removed _uuid function
Defined an _uuid alias of openstack.common.uuidutils.generate_uuid

Fixes bug #1082255

Change-Id: I7d10ce3ade27eb4cdd533b5a77b9c405ad1dc174
quantum/tests/unit/test_api_v2.py
quantum/tests/unit/test_l3_agent.py
quantum/tests/unit/test_l3_plugin.py