Changes between Version 18 and Version 19 of Tutorials/m0SDN/OpenStack
- Timestamp:
- Jun 12, 2023, 4:25:48 AM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/m0SDN/OpenStack
v18 v19 45 45 {{{pip install cryptography==38.0.4}}} 46 46 9. Configure and setup local.conf in dev stack folder according to requirement (either the controller or compute node): 47 {{{cd devstack/samples 48 cp local.conf ../ 49 cd ../}}}47 {{{cd devstack/samples }}} 48 {{{cp local.conf ../}}} 49 {{{cd ../}}} 50 50 51 51