aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tutorial/tutorial03-hetnet.json
diff options
context:
space:
mode:
authorMarcel Enguehard <mengueha+fdio@cisco.com>2017-04-12 10:44:55 +0200
committerMarcel Enguehard <mengueha+fdio@cisco.com>2017-04-12 10:44:55 +0200
commit8b0ac576c778b380ff341ce4022b4d1f83aa7021 (patch)
tree909c6fffd7b94bcbd6b6a03fa374db22f7ca3e1a /examples/tutorial/tutorial03-hetnet.json
parentb5e8632b6bbe47cd84533857d1e35a77d4b8bbf8 (diff)
Updated LXD image in tutorials + new tutorial + Changed logs for LXD NotFound to warnings + Number of workers is now a function of the number of CPUs
Change-Id: I926ac0e86cd2c594c3f9fce7e20e80a385b4f56a Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
Diffstat (limited to 'examples/tutorial/tutorial03-hetnet.json')
-rw-r--r--examples/tutorial/tutorial03-hetnet.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/examples/tutorial/tutorial03-hetnet.json b/examples/tutorial/tutorial03-hetnet.json
index 42d4292d..4ee25216 100644
--- a/examples/tutorial/tutorial03-hetnet.json
+++ b/examples/tutorial/tutorial03-hetnet.json
@@ -13,12 +13,12 @@
},
{
"type": "LxcImage",
- "name": "ubuntu1604-cicnsuite-rc1",
+ "name": "ubuntu1604-cicnsuite-rc2",
"node": "server"
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc1",
+ "image": "ubuntu1604-cicnsuite-rc2",
"name": "cons",
"node": "server",
"category": "tablet",
@@ -27,7 +27,7 @@
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc1",
+ "image": "ubuntu1604-cicnsuite-rc2",
"name": "wifi",
"node": "server",
"category": "wifi",
@@ -36,7 +36,7 @@
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc1",
+ "image": "ubuntu1604-cicnsuite-rc2",
"name": "lte",
"node": "server",
"category": "lte",
@@ -45,7 +45,7 @@
},
{
"type": "LxcContainer",
- "image": "ubuntu1604-cicnsuite-rc1",
+ "image": "ubuntu1604-cicnsuite-rc2",
"name": "prod",
"node": "server",
"category": "video-server",