fuelweb_test settings need to forward mode for all nic roles

Bug #1275859 reported by Andrew Woodward
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Andrew Woodward

Bug Description

In some configurations, such as multi-L3 it is necessary to set all interface roles to foward

Revision history for this message
Andrew Woodward (xarses) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/70784
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=42b3b01ff2a27aa6f71d1cb6d6ccbf7efbaf1599
Submitter: Jenkins
Branch: master

commit 42b3b01ff2a27aa6f71d1cb6d6ccbf7efbaf1599
Author: Andrew Woodward <email address hidden>
Date: Mon Feb 3 09:56:16 2014 -0800

    Add ENV vars to set default and all interface roles forward

    Add FORWARD_DEFAULT, MGMT_FORWARD, PRIVATE_FORWARD and STORAGE_FORWARD
     to test settings. If FORWARD_DEFAULT is defined it will become the
     default value for {ADMIN,PUBLIC,MGMT,PRIVATE,STORAGE}_FORWARD
     parameters. In it's absence the defaults are.

     ADMIN_FORWARD nat
     PUBLIC_FORWARD nat
     MGMT_FORWARD None (isolated)
     PRIVATE_FORWARD None (isolated)
     STORAGE_FORWARD None (isolated)

    Closes-bug: #1275859

    Change-Id: I0e5ebbb3269b02e6477323c53f6114086a225000

Changed in fuel:
status: In Progress → Fix Committed
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.