summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--releasenotes/notes/pike-upgrade-fix-85091d0320ed273a.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/releasenotes/notes/pike-upgrade-fix-85091d0320ed273a.yaml b/releasenotes/notes/pike-upgrade-fix-85091d0320ed273a.yaml
new file mode 100644
index 000000000..5d683fb9f
--- /dev/null
+++ b/releasenotes/notes/pike-upgrade-fix-85091d0320ed273a.yaml
@@ -0,0 +1,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.