Activity log for bug #1455534

Date Who What changed Old value New value Message
2015-05-15 15:07:13 Oleksiy Molchanov bug added bug
2015-05-15 15:07:25 Oleksiy Molchanov description In order to use ovs bridging for endpoints please add to 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 DocImapct In order to use ovs bridging for endpoints please add to 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
2015-05-15 15:13:19 Oleksiy Molchanov description In order to use ovs bridging for endpoints please add to 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 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
2015-05-15 15:14:46 Vladimir Kuklin summary OVS endpoints OVS endpoints configuration using FUEL CLI
2015-05-29 15:11:26 Alexander Adamov fuel: assignee Fuel Documentation Team (fuel-docs) Alexander Adamov (aadamov)
2015-06-04 15:57:46 OpenStack Infra fuel: status Triaged In Progress
2015-09-25 08:22:48 OpenStack Infra fuel: status In Progress Fix Committed