yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83915
[Bug 1895108] Re: ovn migration: db sync step doesn't work
Reviewed: https://review.opendev.org/750939
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=4b30dc2330423fd9fe68a70f7b2e0c6f925ecda4
Submitter: Zuul
Branch: master
commit 4b30dc2330423fd9fe68a70f7b2e0c6f925ecda4
Author: Jakub Libosvar <libosvar@xxxxxxxxxx>
Date: Thu Sep 10 11:45:31 2020 +0200
ovn migration: Fix neutron server container name
Previously docker command used grep to search for neutron server
container. It used image name instead of container name. With the switch
to podman, it stopped working. This patch fixes the container name.
Change-Id: Id650c2e7ac427dd53ebaab4e6d95d54efc657e3f
Closes-bug: #1895108
Signed-off-by: Jakub Libosvar <libosvar@xxxxxxxxxx>
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1895108
Title:
ovn migration: db sync step doesn't work
Status in neutron:
Fix Released
Bug description:
When migration performs db sync, it looks for neutron server
container. However, it uses an image name instead of the container
name.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1895108/+subscriptions
References