]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused raise_http_conflict_for_instance_invalid_state()
authorMark McLoughlin <markmc@redhat.com>
Tue, 17 Jul 2012 03:04:58 +0000 (04:04 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 17 Jul 2012 03:04:58 +0000 (04:04 +0100)
commit03700f12f356a00c67fe3c301cc297c85e92c69e
tree6b80dda5780b1434f1637c644a5db1742825ef84
parent008cad14287e17e7bc9ea434b12715c011de880d
Remove unused raise_http_conflict_for_instance_invalid_state()

Only used by the compute API in Nova.

Change-Id: I3b2dfa33b4bd1523e13ddb5401bc0397df7466ef
cinder/api/openstack/common.py
cinder/tests/api/openstack/test_common.py