]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implement extend volume functionality in Rbd
authorHaomai Wang <haomai@unitedstack.com>
Wed, 10 Jul 2013 09:10:09 +0000 (17:10 +0800)
committerHaomai Wang <haomai@unitedstack.com>
Fri, 12 Jul 2013 03:30:43 +0000 (11:30 +0800)
commit3a3a134ee93c3de95b076492572715638e4cd3aa
tree1f9bd19af9ce768d69863d1ceceee4d329248c97
parent811d5145cdc4117eb072b355c5022fea4a735aa8
Implement extend volume functionality in Rbd

This implements the extend volume functionality for Rbd driver.

Implements: blueprint extend-rbd-volume
Change-Id: I7ddbd0dda742627e959ac672b125555225238030
cinder/tests/test_rbd.py
cinder/volume/drivers/rbd.py