← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1966099] Re: ovn migration doesn't work after tripleo removed heat

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/834925
Committed: https://opendev.org/openstack/neutron/commit/5b2fd1f830827105bcaca0d4ba5da05b8b71c515
Submitter: "Zuul (22348)"
Branch:    master

commit 5b2fd1f830827105bcaca0d4ba5da05b8b71c515
Author: Jakub Libosvar <libosvar@xxxxxxxxxx>
Date:   Wed Mar 23 12:28:45 2022 -0400

    ovn migration: Remove usage of tripleo-ansible-inventory
    
    tripleo-ansible-inventory stopped working in Wallaby. However, TripleO
    now stores the needed ansible-inventory on the undercloud filesystem.
    This patch switches from dynamic generation of the Ansible inventory to
    use of the already existing inventory file. Fortunately, the format of
    the file remained the same as the generated one, so no other changes in
    parsing are required.
    
    Closes-Bug: #1966099
    
    Change-Id: I3bdf878617fbe962d56ebb66d59ae7edeb9b7c38
    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/1966099

Title:
  ovn migration doesn't work after tripleo removed heat

Status in neutron:
  Fix Released

Bug description:
  OVN migration script relies on tripleo-ansible-inventory executable
  that generates ansible inventory for the given stack. This executable
  was removed therefore ovn migration can no longer get crucial ansible
  inventory.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1966099/+subscriptions



References