summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-03-12 21:35:04 +0000
committerGerrit Code Review <review@openstack.org>2019-03-12 21:35:05 +0000
commit9fa26e439b9064a64aa96d29594e26f71843db9f (patch)
tree95b83ff478946efffcde4e0a712fc6ecaa2fad90 /releasenotes
parenta5e3054e1d6df248fc4c00b9abd7289dde160393 (diff)
parente65a5275eeecae6ab041db2f089ae5dc3eefd92c (diff)
downloadnova-9fa26e439b9064a64aa96d29594e26f71843db9f.tar.gz
Merge "Revert "Fixes race condition with privsep utime""
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-image-utime-race-condition-3c404e272ea91b34.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/releasenotes/notes/fix-image-utime-race-condition-3c404e272ea91b34.yaml b/releasenotes/notes/fix-image-utime-race-condition-3c404e272ea91b34.yaml
deleted file mode 100644
index 08aa6e4860..0000000000
--- a/releasenotes/notes/fix-image-utime-race-condition-3c404e272ea91b34.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-fixes:
- - |
- Fixes a race condition when multiple instances are launched at the same
- time, which leads to a failure when modifying the modified time of the
- instance base image. This issue was noticed when using an NFS backend. For
- more information see https://bugs.launchpad.net/nova/+bug/1809123
-