Karthik Prabhu Vinod 939fa2c0ff Make cinder-manage online migrations more verbose
This makes the online_data_migrations command for cinder-manage a little
more verbose in what it is doing. Each time it is run, it will show you
all the migrations that need running and how many records remain for
each. Basically, you run this until you see all zeroes.

Sample output of $cinder-manage db online_data_migrations

+------------+-------+------+-----------+
| Migration  | Found | Done | Remaining |
+------------+-------+------+-----------+
| mock_mig_1 |   5   |  4   |     1     |
| mock_mig_2 |   6   |  6   |     0     |
+------------+-------+------+-----------+

Change-Id: I572bf2eb560698766d741bd2fd78c8b1067335d0
2017-03-24 16:57:40 +00:00
2017-02-15 10:41:28 +00:00
2017-02-14 12:36:57 +01:00
2017-02-15 16:01:32 -02:00
2016-07-26 11:09:05 -05:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2012-05-03 10:48:26 -07:00
2015-06-11 17:19:19 +02:00
2016-11-25 13:39:11 +01:00
2016-10-02 15:46:57 -07:00
2015-09-18 16:37:17 +00:00
2017-02-17 10:29:04 +00:00

Team and repository tags

image

CINDER

You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://git.openstack.org/openstack/cinder.git

For developer information please see HACKING.rst

You can raise bugs here http://bugs.launchpad.net/cinder

Python client

https://git.openstack.org/cgit/openstack/python-cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 914 MiB
Languages
Python 99.7%
Smarty 0.3%