]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Send the notifications to the Ceilometer for backup service
authorVincent Hou <sbhou@cn.ibm.com>
Thu, 3 Jul 2014 03:32:11 +0000 (23:32 -0400)
committerVincent Hou <sbhou@cn.ibm.com>
Tue, 16 Dec 2014 06:11:43 +0000 (06:11 +0000)
commit77452d8c05d7a6b62e84dd39930fdca40257ce09
tree6d723bb0e0f9dbdb5fed3de6e5ab8df6489b2ee7
parent40995e4434a5c8d5fba1459e82ce0e33e593189d
Send the notifications to the Ceilometer for backup service

* Add the notification send-out for create_backup, delete_backup
  and restore_backup.
* Add the progress notification to Swift backup service.

DocImpact

Change-Id: I9835073a39aa8b2ffbec12d84147cce027ff731b
implements-bp: backup-notification
cinder/backup/driver.py
cinder/backup/drivers/swift.py
cinder/backup/manager.py
cinder/tests/test_backup.py
cinder/tests/test_backup_swift.py
cinder/volume/utils.py