]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Adding the volume notifications to cinder
authorCraig Vyvial <cp16net@gmail.com>
Wed, 15 Aug 2012 20:50:29 +0000 (15:50 -0500)
committerCraig Vyvial <cp16net@gmail.com>
Wed, 15 Aug 2012 22:21:53 +0000 (17:21 -0500)
commit6ad360741f88c25d97ac9b39844302e79d83e781
tree6866f9779db532c3a3ab9482deccf3eebca4b82d
parent87ba5de73e82ae1a68a23c3eb245fac68597c3e3
Adding the volume notifications to cinder

adding the volume notifications
added unit tests for notifications
added context for notify with rabbit

blueprint cinder-notifications

Change-Id: I5aef1e718eebb9a61e0670d524fcd5f438dee016
bin/volume-usage-audit [new file with mode: 0644]
cinder/db/api.py
cinder/db/sqlalchemy/api.py
cinder/exception.py
cinder/tests/test_exception.py
cinder/tests/test_volume.py
cinder/tests/test_volume_utils.py [new file with mode: 0644]
cinder/utils.py
cinder/volume/manager.py
cinder/volume/utils.py [new file with mode: 0644]
setup.py