Changes between Version 7 and Version 8 of Tutorials/m0SDN/OpenStack
- Timestamp:
- Jun 9, 2023, 3:37:49 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/m0SDN/OpenStack
v7 v8 3 3 == Tutorial: OpenStack Setup== 4 4 In this tutorial, we will be using one of the sb9 nodes for setting up OpenStack. Make sure you have Ubuntu 20.04.5 LTS. To get the Ubuntu Version, follow these steps on the sb9 console. The below steps illustrate for node1-2 of sb9. On your sb9 console, 5 5 6 {{{ 6 7 omf tell -t node1-2 -a offh 7 omf load -t node1-2 -i baseline20.04.ndz 8 omf tell -t node1-2 -a on 9 8 }}} 9 10 {{{ 11 omf tell -t node1-2 -a offh 12 }}} 13 14 {{{ 15 omf tell -t node1-2 -a offh 10 16 }}} 11 17