summaryrefslogtreecommitdiff
path: root/releasenotes/notes/pike-upgrade-fix-85091d0320ed273a.yaml
blob: 5d683fb9fdd809f38a5d86016533ca255e4519f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
prelude: >
    This release includes a fix for a major `race condition
    <https://bugs.launchpad.net/ironic/+bug/1715190>`_:
    use the ``ironic-dbsync online_data_migrations`` command from this
    release. The one from older (9.0.0 - 9.1.0) releases could cause a
    a port's physical_network information to be deleted from the database.

upgrade:
  - |
    Use the ``ironic-dbsync online_data_migrations`` command from this
    release. The one from older (9.0.0 - 9.1.0) releases could cause a
    a port's physical_network information to be deleted from the database.
critical:
  - |
    Use the ``ironic-dbsync online_data_migrations`` command from this
    release. The one from older (9.0.0 - 9.1.0) releases could cause a
    a port's physical_network information to be deleted from the database.