OVS endpoints configuration using FUEL CLI

Bug #1455534 reported by Oleksiy Molchanov
6
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)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-docs (master)

Fix proposed to branch: master
Review: https://review.openstack.org/188455

Changed in fuel:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-docs (master)

Reviewed: https://review.openstack.org/188455
Committed: https://git.openstack.org/cgit/stackforge/fuel-docs/commit/?id=36e4c03c801de8073fd3f5feeabaafb2f317cb23
Submitter: Jenkins
Branch: master

commit 36e4c03c801de8073fd3f5feeabaafb2f317cb23
Author: Alexander Adamov <email address hidden>
Date: Thu Jun 4 18:53:51 2015 +0300

    [Ref Arch] OVS endpoints configuration using FUEL CLI

    -The YAML example was modified to show all available options.
    -To use ovs bridging for endpoints "provider: ovs" added
     for each endpoint name in transformation part.
    -YAML examples moved to the corresponding folder

    Change-Id: I5b0641cc084d0c3ff37860793c27e772aed19dca
    Closes-Bug: 1365080
    Closes-Bug: 1455534

Changed in fuel:
status: In Progress → Fix Committed
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.