OVS endpoints configuration using FUEL CLI
Bug #1455534 reported by
Oleksiy Molchanov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Alexander Adamov |
Bug Description
Despite 6.1 was switched to usage of Linux bridges almost everywhere, fuel allows you to configure OVS bridges through CLI interface. In order to use ovs bridging for endpoints please add to astute.yaml for each endpoint name transformation part "provider: ovs".
transformations:
- action: add-br
name: %BRIDGE_NAME%
provider: ovs
BRIDGE_NAME - can be fuel bridges like br-ex, br-mgmt or br-storage
description: | updated |
description: | updated |
summary: |
- OVS endpoints + OVS endpoints configuration using FUEL CLI |
Changed in fuel: | |
assignee: | Fuel Documentation Team (fuel-docs) → Alexander Adamov (aadamov) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/188455
Review: https:/