]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Port openstack-common/uuidutils to Cinder
authorZhiteng Huang <zhiteng.huang@intel.com>
Mon, 5 Nov 2012 17:46:09 +0000 (01:46 +0800)
committerZhiteng Huang <zhiteng.huang@intel.com>
Wed, 7 Nov 2012 07:52:38 +0000 (15:52 +0800)
commit2946477556e7bd04cbc6a797323be20176e7097e
tree6aeefc056889ffdbee451aacd8946635b1c17446
parent3e82bf10ea755e7120ef5934dc22a81b98cc781b
Port openstack-common/uuidutils to Cinder

openstack-common has a new uuidutils to handle is_uuid_like(),
port it to Cinder.

Change-Id: I0ccc6166854193137af6a3210d3c465dd38fd955
cinder/api/openstack/volume/volumes.py
cinder/db/sqlalchemy/api.py
cinder/openstack/common/uuidutils.py [new file with mode: 0644]
cinder/tests/test_utils.py
cinder/utils.py
cinder/volume/manager.py
openstack-common.conf