]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixed cinder-backup start errors seen with devstack
authorStephen Mulcahy <stephen.mulcahy@hp.com>
Thu, 21 Feb 2013 11:10:34 +0000 (11:10 +0000)
committerStephen Mulcahy <stephen.mulcahy@hp.com>
Thu, 21 Feb 2013 11:11:35 +0000 (11:11 +0000)
commitb13848160698a89a46a8d59434a1aa7e173120f3
treeb0c594994eadadb3f70725b1723f3e873d62f357
parent2a91248183c203b2748f537a7b6bcfe0b9ac4dfd
Fixed cinder-backup start errors seen with devstack

Changes:
- Added cinder-backup to scripts in setup.py
- Added service_name to backup manager __init__
- Switched backup manager to using oslo.config
- Modified cinder-backup to use ProcessLauncher

Fixes bug: 1131147

Change-Id: I9b02d64def4ee892e9cfde4b4bcd50e5f9f9b707
bin/cinder-backup
cinder/backup/manager.py
setup.py