Comment 6 for bug 1765068

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

Reviewed: https://review.openstack.org/562721
Committed: https://git.openstack.org/cgit/openstack/networking-vpp/commit/?id=e985ce7bd52deafb2d00953eded1dd37dc509b1d
Submitter: Zuul
Branch: master

commit e985ce7bd52deafb2d00953eded1dd37dc509b1d
Author: Onong Tayeng <email address hidden>
Date: Thu Apr 19 21:21:04 2018 +0530

    Add default route in default vrf in VPP

    The current VPP NAT implementation supports only one outside FIB table
    and by default it uses table 0, ie, the default vrf. So, this is a
    temporary workaround to tide over the limitation.

    Change-Id: Ia5babf5c7ad207468cb4ad262c012fcc7c72c8f5
    Closes-Bug: #1765068