Changes between Version 21 and Version 22 of Tutorials/Cloud/ONAP


Ignore:
Timestamp:
Oct 21, 2019, 6:17:00 PM (5 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Cloud/ONAP

    v21 v22  
    3737will load controller and worker images (latest-onap-control.ndz and latest-onap-worker.ndz) on the two nodes in the group (controller on the first and worker on the second node in the group) and turn them on:
    3838{{{
    39 ...
     39msherman@console:~$  onaptutorial-min.rb -g group-black
     40Imaging:
     41  Controller:latest-onap-control.ndz -> [node14-7.grid.orbit-lab.org]
     42      Worker:latest-onap-worker.ndz -> [node13-8.grid.orbit-lab.org]
     432019-10-21 14:01:46 -0400 Telling set group-black: offh
     442019-10-21 14:02:17 -0400 Loading image: latest-onap-control.ndz for node(s) node14-7.grid.orbit-lab.org
     452019-10-21 14:02:19 -0400 Loading image: latest-onap-worker.ndz for node(s) node13-8.grid.orbit-lab.org
     46
     47
     48Failed loading latest-onap-control.ndz to node14-7.grid.orbit-lab.org and/or latest-onap-worker.ndz to node13-8.grid.orbit-lab.org
     492019-10-21 14:07:24 -0400 Telling set group-black: offh
    4050}}}
    4151Please note which node is the controller and which one is the worker since you will need it for the setup script.