Port openvswitch to docker_templates
This makes openvswitch build with build.py --templates. The three containers built by this work are ovs-base, ovs-db-server, and ovs-vswitchd. Partially Implements: blueprint dockerfile-template Change-Id: If2e420d561a50cd5e1c7ba5eaa81c96526f7a1ac
Showing
- docker_templates/openvswitch/ovs-base/Dockerfile.j2 14 additions, 0 deletionsdocker_templates/openvswitch/ovs-base/Dockerfile.j2
- docker_templates/openvswitch/ovs-db-server/Dockerfile.j2 17 additions, 0 deletionsdocker_templates/openvswitch/ovs-db-server/Dockerfile.j2
- docker_templates/openvswitch/ovs-db-server/config-external.sh 1 addition, 0 deletions...er_templates/openvswitch/ovs-db-server/config-external.sh
- docker_templates/openvswitch/ovs-db-server/start.sh 1 addition, 0 deletionsdocker_templates/openvswitch/ovs-db-server/start.sh
- docker_templates/openvswitch/ovs-vswitchd/Dockerfile.j2 17 additions, 0 deletionsdocker_templates/openvswitch/ovs-vswitchd/Dockerfile.j2
- docker_templates/openvswitch/ovs-vswitchd/config-external.sh 1 addition, 0 deletionsdocker_templates/openvswitch/ovs-vswitchd/config-external.sh
- docker_templates/openvswitch/ovs-vswitchd/ovs_ensure_configured.sh 1 addition, 0 deletions...mplates/openvswitch/ovs-vswitchd/ovs_ensure_configured.sh
- docker_templates/openvswitch/ovs-vswitchd/start.sh 1 addition, 0 deletionsdocker_templates/openvswitch/ovs-vswitchd/start.sh
Please register or sign in to comment