Cluster setup in one click - Docker & Vagrant 28/51528/2
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 7 Feb 2017 18:12:09 +0000 (13:12 -0500)
committerJamo Luhrsen <jluhrsen@redhat.com>
Thu, 9 Feb 2017 05:27:22 +0000 (21:27 -0800)
commitde899ec9f072cb61c3069599014af8683e6826d4
treed2d9f88936f876d8ab05bceaa9f5731cff7df86e
parent4c107f787fc916b73be1389f55a9ca9f1e907072
Cluster setup in one click - Docker & Vagrant

TODO:
- add the ability to customize the IPs of the spwan containers through
the config.properties file

Change-Id: I450a596a5201c8a379080a82effe5c1d58f063d6
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
tutorials/cluster-nodes/Dockerfile [new file with mode: 0644]
tutorials/cluster-nodes/ODL_clustering.postman_collection.json [new file with mode: 0644]
tutorials/cluster-nodes/README.md [new file with mode: 0644]
tutorials/cluster-nodes/Vagrantfile [new file with mode: 0644]
tutorials/cluster-nodes/docker-compose.yml [new file with mode: 0644]
tutorials/cluster-nodes/scripts/config.properties [new file with mode: 0755]
tutorials/cluster-nodes/scripts/setup_cluster.sh [new file with mode: 0755]
tutorials/cluster-nodes/scripts/setup_odl.sh [new file with mode: 0755]