
Online data migrations are part of the rolling upgrades mechanism, and they are run on the current installed version before we upgrade to the next one to ensure that all DB records have been upgraded even if they have not been accessed during the life of the current release service life. This means that online migrations from one release should be removed on the next release, as they are no longer needed. We still have the Queens online data migrations in our code, and we should remove them in master, Stein, and Rocky. This patch also adds checks to the status tool to check that these online data migrations have completed. Closes-bug: #1837703 Change-Id: I025789f92eb318b8e5a531bea6cf106d52f268ae
Team and repository tags
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.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
- Blueprints: https://blueprints.launchpad.net/cinder
- Release notes: https://docs.openstack.org/releasenotes/cinder/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
Description
Languages
Python
99.7%
Smarty
0.3%