]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add attach/detach notifications
authorMathieu Gagné <mgagne@iweb.com>
Mon, 7 Oct 2013 20:16:13 +0000 (16:16 -0400)
committerMathieu Gagné <mgagne@iweb.com>
Sun, 1 Dec 2013 00:29:41 +0000 (19:29 -0500)
commit598bc3a9909537a61641ad8bb5023e06353469a7
treef0a314b944069eef89e2e1e4085a34c695763ce3
parent6a6fc11489ac7d57321df77eee7746db53ab3a6e
Add attach/detach notifications

Add the following notifications:
  - attach.start
  - attach.end
  - detach.start
  - detach.end

Blueprint: attachment-notifications
Change-Id: I4a4b123468c139bc2bcd948a1e7438c3830b5e42
cinder/db/sqlalchemy/api.py
cinder/volume/manager.py