Comment 3 for bug 1927556

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ansible (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-ansible/+/790204
Committed: https://opendev.org/openstack/tripleo-ansible/commit/2a7f74ac996317a1ed87923cac4561a8c2546f53
Submitter: "Zuul (22348)"
Branch: master

commit 2a7f74ac996317a1ed87923cac4561a8c2546f53
Author: Harald Jensås <email address hidden>
Date: Fri May 7 09:46:46 2021 +0200

    tripleo_ovn_mac_addresses - ignore no neutron

    If neutron service or auth options are not present,
    i.e standalone deployment without static_mappings.
    Then simply exit ok, and do nothing.

    Standalone never had an ovn bridge mac address
    interface prior to this anyway. So doing nothing
    should be ok.

    Closes-Bug: #1927556
    Change-Id: Ic323fccd4e30ee5a5b490a4a137735426f39ca66