From 2907ada6f6cddf3791da371dc573bac38163842c Mon Sep 17 00:00:00 2001 From: Marcel Enguehard Date: Mon, 5 Jun 2017 11:05:51 +0200 Subject: Updated image name in examples Change-Id: I76f9a8bfaeb5f52fb25a694fd72a71e11b741609 Signed-off-by: Marcel Enguehard --- examples/tutorial/tutorial01.json | 14 +++++++------- examples/tutorial/tutorial02-dumbell.json | 30 +++++++++++++++--------------- examples/tutorial/tutorial03-hetnet.json | 10 +++++----- examples/tutorial/tutorial04-caching.json | 18 +++++++++--------- 4 files changed, 36 insertions(+), 36 deletions(-) diff --git a/examples/tutorial/tutorial01.json b/examples/tutorial/tutorial01.json index dbef980f..fd203cff 100644 --- a/examples/tutorial/tutorial01.json +++ b/examples/tutorial/tutorial01.json @@ -17,41 +17,41 @@ }, { "type": "LxcImage", - "name": "ubuntu1604-cicnsuite-rc2", + "name": "ubuntu1604-cicnsuite-rc3", "groups": ["topology"], "node": "server" }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "groups": ["topology"], "name": "prod1", "node": "server" }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "groups": ["topology"], "name": "prod2", "node": "server" }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "groups": ["topology"], "name": "core2", "node": "server" }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "groups": ["topology"], "name": "core1", "node": "server" }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "groups": ["topology"], "name": "cons1", "node": "server" @@ -61,7 +61,7 @@ "name": "cons2", "groups": ["topology"], "node": "server", - "image": "ubuntu1604-cicnsuite-rc2" + "image": "ubuntu1604-cicnsuite-rc3" }, { "type": "MetisForwarder", diff --git a/examples/tutorial/tutorial02-dumbell.json b/examples/tutorial/tutorial02-dumbell.json index d2274be2..29ba3042 100644 --- a/examples/tutorial/tutorial02-dumbell.json +++ b/examples/tutorial/tutorial02-dumbell.json @@ -15,7 +15,7 @@ }, { "type": "LxcImage", - "name": "ubuntu1604-cicnsuite-rc2", + "name": "ubuntu1604-cicnsuite-rc3", "node": "server", "managed": false }, @@ -23,7 +23,7 @@ "type": "LxcContainer", "node": "server", "name": "bridge1", - "image": "ubuntu1604-cicnsuite-rc2" + "image": "ubuntu1604-cicnsuite-rc3" }, { "type": "VPP", @@ -43,7 +43,7 @@ "type": "LxcContainer", "node": "server", "name": "core1", - "image": "ubuntu1604-cicnsuite-rc2" + "image": "ubuntu1604-cicnsuite-rc3" }, { "type": "VPP", @@ -93,7 +93,7 @@ "type": "LxcContainer", "node": "server", "name": "core2", - "image": "ubuntu1604-cicnsuite-rc2" + "image": "ubuntu1604-cicnsuite-rc3" }, { "type": "VPP", @@ -143,7 +143,7 @@ "type": "LxcContainer", "node": "server", "name": "bridge2", - "image": "ubuntu1604-cicnsuite-rc2" + "image": "ubuntu1604-cicnsuite-rc3" }, { "type": "VPP", @@ -162,7 +162,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "cons1" }, { @@ -174,7 +174,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "cons2" }, { @@ -186,7 +186,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "cons3" }, { @@ -198,7 +198,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "cons4" }, { @@ -210,7 +210,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "cons5" }, { @@ -222,7 +222,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "prod1" }, { @@ -234,7 +234,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "prod2" }, { @@ -246,7 +246,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "prod3" }, { @@ -258,7 +258,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "prod4" }, { @@ -270,7 +270,7 @@ { "type": "LxcContainer", "node": "server", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "prod5" }, { diff --git a/examples/tutorial/tutorial03-hetnet.json b/examples/tutorial/tutorial03-hetnet.json index 4ee25216..a909e8aa 100644 --- a/examples/tutorial/tutorial03-hetnet.json +++ b/examples/tutorial/tutorial03-hetnet.json @@ -13,12 +13,12 @@ }, { "type": "LxcImage", - "name": "ubuntu1604-cicnsuite-rc2", + "name": "ubuntu1604-cicnsuite-rc3", "node": "server" }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "cons", "node": "server", "category": "tablet", @@ -27,7 +27,7 @@ }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "wifi", "node": "server", "category": "wifi", @@ -36,7 +36,7 @@ }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "lte", "node": "server", "category": "lte", @@ -45,7 +45,7 @@ }, { "type": "LxcContainer", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "name": "prod", "node": "server", "category": "video-server", diff --git a/examples/tutorial/tutorial04-caching.json b/examples/tutorial/tutorial04-caching.json index 44e53fbf..eef652cb 100644 --- a/examples/tutorial/tutorial04-caching.json +++ b/examples/tutorial/tutorial04-caching.json @@ -17,12 +17,12 @@ }, { "type": "LxcImage", - "name": "ubuntu1604-cicnsuite-rc2", + "name": "ubuntu1604-cicnsuite-rc3", "node": "server" }, { "name": "u1core", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "asr", "type": "LxcContainer", "y": 10, @@ -31,7 +31,7 @@ }, { "name": "u1srv1", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "user", "type": "LxcContainer", "y": 8, @@ -40,7 +40,7 @@ }, { "name": "u1srv2", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "user", "type": "LxcContainer", "y": 12, @@ -49,7 +49,7 @@ }, { "name": "u2core", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "asr", "type": "LxcContainer", "y": 6, @@ -58,7 +58,7 @@ }, { "name": "u2srv1", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "user", "type": "LxcContainer", "y": 2, @@ -67,7 +67,7 @@ }, { "name": "u3core", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "asr", "type": "LxcContainer", "y": 12, @@ -76,7 +76,7 @@ }, { "name": "u3srv1", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "serverDemo", "type": "LxcContainer", "y": 10, @@ -85,7 +85,7 @@ }, { "name": "u3srv2", - "image": "ubuntu1604-cicnsuite-rc2", + "image": "ubuntu1604-cicnsuite-rc3", "category": "serverDemo", "type": "LxcContainer", "y": 14, -- cgit 1.2.3-korg