Changes between Version 49 and Version 50 of Tutorials/Cloud/OSM


Ignore:
Timestamp:
Aug 21, 2020, 12:25:14 AM (4 years ago)
Author:
msherman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Tutorials/Cloud/OSM

    v49 v50  
    21211. Create a reservation
    22221. Log into the console
    23 1. Load image: {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i opensourcemano_1804.ndz -r 60}}}
     231. Load image: {{{ omf load -t srv1-lg1.sb1.cosmos-lab.org -i tutorial-osm.ndz -r 60}}}
    2424  1. You should see: {{{ INFO exp:  1 node successfully imaged ... }}}
    25251. Turn the node on: {{{ omf tell -a on -t srv1-lg1.sb1.cosmos-lab.org }}}
     
    7777
    7878===== Pre-Set up:
    79 1. {{{ omf load -t srv2-lg1.sb1.cosmos-lab.org -i devstack_1804.ndz -r 60}}}
     791. {{{ omf load -t srv2-lg1.sb1.cosmos-lab.org -i tutorial-devstack.ndz -r 60}}}
    8080 1. You should see: {{{ INFO exp:  1 node successfully imaged ... }}}
    81811. {{{ omf tell -a on -t srv2-lg1.sb1.cosmos-lab.org }}}