blob: 8cbed9d090302de2ae8f27e6418af68d28e9acd7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
upgrade:
- |
The ``ironic-dbsync`` command will check the database object (record)
versions to make sure they are compatible with the new ironic release,
before doing the ``upgrade`` or ``online_data_migrations``.
other:
- |
The ``ironic-dbsync`` command will check the database object (record)
versions to make sure they are compatible with the new ironic release,
before doing the ``upgrade`` or ``online_data_migrations``.
|