-
- Downloads
Adds the appropriate tools to addin the ovs bridge
Ansible will exec a script in the OVS container to ensure the bridge and ports are properly setup. The script is idempotent. Change-Id: I5adca595a4d2ef4edf26c9635cfa5ceb30ca4a59 Closes-Bug: #1466375
Showing
- ansible/roles/neutron/defaults/main.yml 2 additions, 0 deletionsansible/roles/neutron/defaults/main.yml
- ansible/roles/neutron/tasks/start.yml 5 additions, 0 deletionsansible/roles/neutron/tasks/start.yml
- ansible/roles/neutron/templates/ml2_conf.ini.j2 2 additions, 2 deletionsansible/roles/neutron/templates/ml2_conf.ini.j2
- docker/centos/binary/openvswitch/ovs-vswitchd/Dockerfile 1 addition, 1 deletiondocker/centos/binary/openvswitch/ovs-vswitchd/Dockerfile
- docker/centos/binary/openvswitch/ovs-vswitchd/ovs_ensure_configured.sh 1 addition, 0 deletions.../binary/openvswitch/ovs-vswitchd/ovs_ensure_configured.sh
- docker/common/openvswitch/ovs-vswitchd/ovs_ensure_configured.sh 17 additions, 0 deletions.../common/openvswitch/ovs-vswitchd/ovs_ensure_configured.sh
- etc/kolla/globals.yml 2 additions, 2 deletionsetc/kolla/globals.yml
Please register or sign in to comment