Bug 3948: Add docker POC scripts. 16/23816/1
authorThomas Bachman <tbachman@yahoo.com>
Tue, 7 Jul 2015 11:50:29 +0000 (07:50 -0400)
committerThomas Bachman <tbachman@yahoo.com>
Tue, 7 Jul 2015 11:50:29 +0000 (07:50 -0400)
commit34645fab467c6ea4bf620900996c1b13a22aa10a
treedb161b49526fc7af8bc52e1148004920c31517a0
parent5fad342ef654930564a4dc47e1df2a8cac47925d
Bug 3948: Add docker POC scripts.

The Helium release doesn't contain the scripts
for the docker Proof of Concept (POC) mentioned
in the wiki. This patch adds those scripts to the
stable/helium release.

Change-Id: I9e2ef788cd8d5b791eacba38822165cf68f21fba
Signed-off-by: Thomas Bachman <tbachman@yahoo.com>
util/dockerTestOfOverlay/README.md [new file with mode: 0644]
util/dockerTestOfOverlay/docker-clean.sh [new file with mode: 0755]
util/dockerTestOfOverlay/infrastructure_config.py [new file with mode: 0644]
util/dockerTestOfOverlay/infrastructure_launch.py [new file with mode: 0644]
util/dockerTestOfOverlay/odl_gbp.py [new file with mode: 0644]
util/dockerTestOfOverlay/ovswork.sh [new file with mode: 0755]
util/dockerTestOfOverlay/policy_config.py [new file with mode: 0644]
util/dockerTestOfOverlay/start-poc.sh [new file with mode: 0755]
util/dockerTestOfOverlay/testOfOverlay.py [new file with mode: 0755]