Changes between Version 21 and Version 22 of Tutorials/m0SDN/OpenStack
- Timestamp:
- Jun 12, 2023, 4:35:42 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/m0SDN/OpenStack
v21 v22 60 60 61 61 {{{cd ../}}} 62 after copying local.conf to the devstack folder, uncomment and change the HOST_IP to the IP of the current node(so here in this case 10.19.1.2) 63 64 10. Start the OpenStack Installation using DevStack: 65 {{{FORCE=yes ./stack.sh}}} 66 62 67 63 68