Comment 2 for bug 1835375

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

Reviewed: https://review.opendev.org/669099
Committed: https://git.openstack.org/cgit/openstack/networking-ovn/commit/?id=dd5f1656b54822883f6c73ee68149f3312e02819
Submitter: Zuul
Branch: master

commit dd5f1656b54822883f6c73ee68149f3312e02819
Author: Lucas Alvares Gomes <email address hidden>
Date: Thu Jul 4 09:23:40 2019 +0100

    Functional tests: Fix setup error due to missing function

    The "fixup_uca" was recently renamed in DevStack to "fixup_ubuntu"
    as part of https://review.opendev.org/#/c/619562 and that broke our
    functional gate setup. The functional itself does not seeing to be
    needed anymore (functional tests passes without it) so this patch is
    getting rid of it to avoid another renaming in the future.

    Change-Id: I15419c029cd9e60a1a6164f97fa893611994b8f3
    Closes-Bug: #1835375
    Signed-off-by: Lucas Alvares Gomes <email address hidden>