deb-cinder/cinder/cmd
Anton Arefiev 8076457cd0 Fix cinder-manage volume delete cmd
Since pools was introduced in cinder, field 'host' in resources
contains pool part. So when we are trying to delete volume with
cinder-manage, 'host' with pool part passed to rpc target. As
result message isn't delivered to host, and we can't delete volume.

Change-Id: Ie6dcbbfe28dcc5b6dc838490b351a13b43936da9
Closes-Bug: 1468401
2015-06-24 18:45:35 +03:00
..
__init__.py Use pbr entry_points to setup the cinder scripts 2014-12-08 09:53:22 -05:00
all.py Use oslo.log instead of oslo-incubator 2015-03-11 21:45:04 -05:00
api.py Introduce Guru Meditation Reports into Cinder 2015-06-16 12:01:28 +08:00
backup.py Backup object 2015-06-18 10:17:53 +02:00
manage.py Fix cinder-manage volume delete cmd 2015-06-24 18:45:35 +03:00
rtstool.py Fix LIO target helper when missing targetcli 2015-06-16 19:32:47 +02:00
scheduler.py Introduce Guru Meditation Reports into Cinder 2015-06-16 12:01:28 +08:00
volume_usage_audit.py Complete switch to snapshot objects 2015-06-05 11:59:39 +08:00
volume.py Introduce Guru Meditation Reports into Cinder 2015-06-16 12:01:28 +08:00